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 fc1ed1c commit 22c8451Copy full SHA for 22c8451
.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
9
name: CPython ${{ matrix.python }}
10
runs-on: ubuntu-20.04
11
strategy:
12
+ fail-fast: false
13
matrix:
14
include:
15
- python: "3.6"
0 commit comments