mirror of
https://github.com/ziglang/zig.git
synced 2025-12-26 16:13:07 +00:00
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.