mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 12:33:19 +00:00
Because we don't pass -fqemu and -fwasmtime on aarch64-linux, we're just spending a bunch of time compiling all these module tests only to not even run them. x86_64-linux already covers both compiling and running them.