We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39d5bc commit 424c45aCopy full SHA for 424c45a
1 file changed
.github/workflows/build-and-test.yml
@@ -19,6 +19,7 @@ jobs:
19
if: github.repository == 'DIRACGrid/DIRACOS2'
20
runs-on: ${{ matrix.os }}
21
strategy:
22
+ fail-fast: false
23
matrix:
24
include:
25
- target_arch: linux-64
0 commit comments