diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce6a316b3d..2a17aa8b77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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