ci: tune static lane concurrency

This commit is contained in:
Tianyi Cui
2026-07-06 02:46:58 +08:00
parent 5efc449af0
commit 133be74b15
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
include:
- lane: static
command: pnpm run check:ci:static
gate_concurrency: '8'
gate_concurrency: '4'
publint_concurrency: '8'
coverage_max_workers: ''
- lane: lint