This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 24f2db6  Run all 3 OSes
24f2db6 is described below

commit 24f2db6e748999ba6c2901c2f1b7354227389ad1
Author: Sebb <[email protected]>
AuthorDate: Fri Oct 27 17:46:43 2023 +0100

    Run all 3 OSes
    
    [skip ci]
---
 .github/workflows/benchmarkadhoc.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/benchmarkadhoc.yml 
b/.github/workflows/benchmarkadhoc.yml
index 0af0b72..ff6210e 100644
--- a/.github/workflows/benchmarkadhoc.yml
+++ b/.github/workflows/benchmarkadhoc.yml
@@ -34,7 +34,7 @@ jobs:
         # These names are used in conditional statements below.
         java: [ 8 ]
         experimental: [false]
-      fail-fast: true
+      fail-fast: false
         
     steps:
     - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

Reply via email to