Skip to content

Commit 3c201ba

Browse files
committed
CI: Drop max-parallel limitation
1 parent 413b086 commit 3c201ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020

2121
runs-on: ubuntu-latest
2222
strategy:
23-
max-parallel: 4
2423
matrix:
2524
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
2625
requires: ['requirements.txt']

0 commit comments

Comments
 (0)