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 413b086 commit 3c201baCopy full SHA for 3c201ba
.github/workflows/test.yml
@@ -20,7 +20,6 @@ jobs:
20
21
runs-on: ubuntu-latest
22
strategy:
23
- max-parallel: 4
24
matrix:
25
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
26
requires: ['requirements.txt']
0 commit comments