Skip to content

Commit

Permalink
remove fail-fast to at least publish what we can
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastroy committed Oct 8, 2024
1 parent 1c1c56f commit 838f0c7
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 @@ -35,6 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
fail-fast: false
# macos-13 is an intel runner, macos-14 is apple silicon
os: [ubuntu-latest, macos-13, macos-14]
steps:
Expand Down

0 comments on commit 838f0c7

Please sign in to comment.