We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92df64b commit 5d81336Copy full SHA for 5d81336
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
test:
10
name: ${{ matrix.config.name }} (${{ matrix.build_type }}, ${{ matrix.library_type }})
11
strategy:
12
- fail-fast: true
+ fail-fast: false
13
matrix:
14
config:
15
- name: Linux GCC 14
0 commit comments