fix(ci): bound Windows process contention

This commit is contained in:
Yichen Jiang
2026-08-26 14:24:24 +08:00
parent 2cb1a323b7
commit 4e1c87b1a2
8 changed files with 56 additions and 29 deletions
+1 -1
View File
@@ -452,7 +452,7 @@ jobs:
timeout-minutes: 120
env:
DSH_COVERAGE_MAX_WORKERS: '6'
DSH_COVERAGE_PARTITIONS: '6'
DSH_COVERAGE_PARTITIONS: '4'
DSH_COVERAGE_TEST_TIMEOUT_MS: '30000'
DSH_GATE_CONCURRENCY: '3'
steps: