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 666167e commit ea937fbCopy full SHA for ea937fb
1 file changed
.github/workflows/python-packaging.yml
@@ -65,6 +65,7 @@ jobs:
65
needs: [seed-build-script]
66
runs-on: ${{ matrix.platform.runner }}
67
strategy:
68
+ fail-fast: false
69
matrix:
70
platform:
71
- runner: ubuntu-latest
0 commit comments