Commit 493ad58ff7

Alex Rønne Petersen <alex@alexrp.com>
2025-10-15 21:29:47
Revert "ci: enable running libc-test on x86_64-linux-release"
This reverts commit fcfdf99122b17a928c144c3d70418b35e6b1620e. This added too much load to the x86_64-linux machines, resulting in timeouts pretty much across the board.
1 parent 6669885
Changed files (1)
ci/x86_64-linux-release.sh
@@ -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 \