mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
Revert "ci: enable running libc-test on x86_64-linux-release"
This reverts commit fcfdf99122.
This added too much load to the x86_64-linux machines, resulting in timeouts
pretty much across the board.
This commit is contained in:
@@ -56,7 +56,6 @@ stage3-release/bin/zig build \
|
||||
stage3-release/bin/zig build test docs \
|
||||
--maxrss 21000000000 \
|
||||
-Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \
|
||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
||||
-fqemu \
|
||||
-fwasmtime \
|
||||
-Dstatic-llvm \
|
||||
|
||||
Reference in New Issue
Block a user