Skip to content

Commit

Permalink
Trying fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Apr 2, 2024
1 parent 718fb59 commit f0ab752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
continue-on-error: true
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-11, windows-2019]

Expand Down

0 comments on commit f0ab752

Please sign in to comment.