Skip to content

Commit 2a15b6b

Browse files
committed
Disable fail fast
1 parent 2a10539 commit 2a15b6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
name: Build wheels on ${{ matrix.os }}
1616
runs-on: ${{ matrix.os }}
1717
strategy:
18+
fail-fast: false
1819
matrix:
1920
# macos-13 is an intel runner, macos-14 is apple silicon
2021
os: [ubuntu-latest, windows-latest, macos-13, macos-14]

0 commit comments

Comments
 (0)