0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-15 12:35:44 +02:00
silverwind 5c2bcdb64c
ci: bump test-unit-shards from 3 to 4
The 3-shard combined unit run came in at 11:42 wall (slowest shard),
slightly worse than the prior parallel-jobs setup (10:55). The
per-shard race-instrumented compile happens cold for each job and
doesn't shard, so per-shard test work was ~67% higher than a clean
3-way split would suggest. N=4 amortizes that overhead across more
runners.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
2026-05-09 06:24:56 +02:00
..