We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d98adb commit d34f93eCopy full SHA for d34f93e
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