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.
2 parents 19e7740 + 31cfce1 commit 5bb0e36Copy full SHA for 5bb0e36
.github/workflows/stackhpc-container-image-build.yml
@@ -92,6 +92,7 @@ jobs:
92
timeout-minutes: 720
93
permissions: {}
94
strategy:
95
+ fail-fast: false
96
matrix: ${{ fromJson(needs.generate-tag.outputs.matrix) }}
97
needs:
98
- generate-tag
0 commit comments