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 4a64f1c commit 1bbb8d6Copy full SHA for 1bbb8d6
.github/workflows/python-package.yml
@@ -15,6 +15,7 @@ jobs:
15
- '>=5.1,<5.2'
16
- '>=5.0,<5.1'
17
- '>=4.2,<4.3'
18
+ fail-fast: false
19
steps:
20
- uses: actions/checkout@v2
21
- name: Set up Python ${{ matrix.python-version }}
0 commit comments