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 3c420e3 commit 477d8b5Copy full SHA for 477d8b5
1 file changed
.github/workflows/test.yml
@@ -18,8 +18,8 @@ concurrency:
18
jobs:
19
build:
20
runs-on: ubuntu-latest
21
- fail-fast: false
22
strategy:
+ fail-fast: false
23
matrix:
24
python-version: ['3.7', '3.8', '3.9', '3.10']
25
0 commit comments