We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a332ed8 commit aa74b07Copy full SHA for aa74b07
.github/workflows/test-package.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
timeout-minutes: 5
10
strategy:
11
- max-parallel: 4
+ max-parallel: 6
12
matrix:
13
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', 'pypy-3.9']
14
0 commit comments