Skip to content

Commit

Permalink
ci: don't fail-fast on release (#6225)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes authored Nov 6, 2023
1 parent 3029760 commit fd90b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
timeout-minutes: 60
needs: prepare
strategy:
fail-fast: false
matrix:
job:
# The OS is used for the runner
Expand Down

0 comments on commit fd90b1d

Please sign in to comment.