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