ci(windows): reduce coverage fan-out to two

This commit is contained in:
Tianyi Cui
2026-08-09 16:09:48 +08:00
parent 5bce0154e2
commit c5237fd20f
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: '4'
DSH_COVERAGE_MAX_WORKERS: '3'
DSH_GATE_CONCURRENCY: '2'
DSH_PUBLINT_CONCURRENCY: '8'
steps: