We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fail-fast: true
1 parent 1f6fed8 commit 4ecfa42Copy full SHA for 4ecfa42
.github/workflows/pypi.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Build wheels on ${{ matrix.os }}
12
runs-on: ${{ matrix.os }}
13
strategy:
14
- fail-fast: false
+ fail-fast: true
15
matrix:
16
os:
17
- ubuntu-24.04
0 commit comments