We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0854f0a commit 79ae3f9Copy full SHA for 79ae3f9
.github/workflows/workflow.yml
@@ -13,6 +13,7 @@ on:
13
jobs:
14
build_test_maybe_release:
15
strategy:
16
+ fail-fast: false
17
matrix:
18
include:
19
- variant: '14-bullseye'
0 commit comments