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.
2 parents 4111898 + 10f0435 commit c2e084bCopy full SHA for c2e084b
.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