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 98855f2 commit b588562Copy full SHA for b588562
.github/workflows/python-app.yml
@@ -36,6 +36,7 @@ jobs:
36
runs-on: ubuntu-22.04
37
timeout-minutes: 40
38
strategy:
39
+ max-parallel: 1
40
matrix:
41
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
42
env:
0 commit comments