We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29a24e0 commit 300ca79Copy full SHA for 300ca79
1 file changed
.github/workflows/python-app.yml
@@ -17,6 +17,7 @@ jobs:
17
18
runs-on: ubuntu-latest
19
strategy:
20
+ fail-fast: false
21
matrix:
22
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
23
0 commit comments