Skip to content

Commit 028c2ab

Browse files
mhaynieclaude
andcommitted
ci: Enable fail-fast for faster CI feedback
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent b096e15 commit 028c2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-linux:
1515
runs-on: ubuntu-latest
1616
strategy:
17-
fail-fast: false
17+
fail-fast: true
1818
matrix:
1919
MH_STUFF_COMPILE_LIBRARY: [true, false]
2020
compiler:

0 commit comments

Comments
 (0)