We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925cfe1 commit 95cf254Copy full SHA for 95cf254
.github/workflows/release.yml
@@ -91,7 +91,6 @@ jobs:
91
build-wheels:
92
needs: build-wheels-matrix
93
runs-on: ${{ matrix.os }}
94
- continue-on-error: true
95
name: Build ${{ matrix.only }}
96
97
strategy:
0 commit comments