Skip to content

Commit 98a4ed6

Browse files
committed
removed max-parallel
1 parent 50b1b84 commit 98a4ed6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
matrix:
2121
os: [ubuntu-latest, windows-latest, macos-latest]
2222
python-version: ["3.9", "3.10", "3.11", "3.12"]
23-
max-parallel: 1
2423
runs-on: ${{ matrix.os }}
2524
steps:
2625
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)