Skip to content

Commit b588562

Browse files
committed
add max parallel to 1
1 parent 98855f2 commit b588562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
runs-on: ubuntu-22.04
3737
timeout-minutes: 40
3838
strategy:
39+
max-parallel: 1
3940
matrix:
4041
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
4142
env:

0 commit comments

Comments
 (0)