mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00: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:
parent
6669885aa2
commit
493ad58ff7
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ stage3-release/bin/zig build \
|
||||||
stage3-release/bin/zig build test docs \
|
stage3-release/bin/zig build test docs \
|
||||||
--maxrss 21000000000 \
|
--maxrss 21000000000 \
|
||||||
-Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \
|
-Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \
|
||||||
-Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \
|
|
||||||
-fqemu \
|
-fqemu \
|
||||||
-fwasmtime \
|
-fwasmtime \
|
||||||
-Dstatic-llvm \
|
-Dstatic-llvm \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue