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 8daf67f commit 20c0ec8Copy full SHA for 20c0ec8
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
testing:
17
runs-on: ubuntu-20.04
18
strategy:
19
- max-parallel: 4
+ max-parallel: 10
20
matrix:
21
python-version: [3.10.5]
22
fail-fast: [false]
0 commit comments