ci(windows): reduce coverage worker fan-out

This commit is contained in:
Tianyi Cui
2026-08-09 15:17:46 +08:00
parent e6c602feae
commit 98687f6d28
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -433,7 +433,7 @@ jobs:
name: windows node 24 / native complete
timeout-minutes: 60
env:
DSH_COVERAGE_MAX_WORKERS: '6'
DSH_COVERAGE_MAX_WORKERS: '4'
DSH_GATE_CONCURRENCY: '2'
DSH_PUBLINT_CONCURRENCY: '8'
steps: