Skip to content

Commit 79ae3f9

Browse files
committed
Supressing fail-fast for jobs
1 parent 0854f0a commit 79ae3f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/workflow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
build_test_maybe_release:
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
include:
1819
- variant: '14-bullseye'

0 commit comments

Comments
 (0)