Skip to content

Commit fccf0ef

Browse files
committed
Updating github-config
1 parent 8f0c89d commit fccf0ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -920,6 +920,7 @@ jobs:
920920
runs-on: ubuntu-22.04
921921
if: ${{ !cancelled() && !failure() && needs.diff.result != 'skipped' }}
922922
strategy:
923+
fail-fast: false
923924
matrix:
924925
stacks: ${{ fromJSON(needs.preparation.outputs.stacks) }}
925926
arch: ${{ fromJSON(needs.preparation.outputs.architectures) }}

0 commit comments

Comments
 (0)