Skip to content

Commit ece2cd1

Browse files
committed
Reduce parallel CI fanout
1 parent 24fcb26 commit ece2cd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-parallel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
strategy:
6060
fail-fast: false
61+
max-parallel: 8
6162
matrix:
6263
test: ${{ fromJson(needs.discover-tests.outputs.test-files) }}
6364
python: ["3.13"]

0 commit comments

Comments
 (0)