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 c06364e commit 68f7828Copy full SHA for 68f7828
.github/workflows/test-python.yml
@@ -53,6 +53,7 @@ jobs:
53
# supercharge/mongodb-github-action requires containers so we don't test other platforms
54
runs-on: ${{ matrix.os }}
55
strategy:
56
+ fail-fast: false
57
matrix:
58
os: [ubuntu-20.04]
59
python-version: ["3.9", "pypy-3.10", "3.13", "3.13t"]
0 commit comments