mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
9d231c4991
Empirically, the ReleaseSmall std lib tsets take about 55 minutes on the CI, and is the bottleneck causing timeouts. So this commit disables full coverage in favor of running a smaller set of ReleaseSmall std lib tests.