| author | |
| committer | |
| log | 493ad58ff72ac79528cbd20e9506daca964ec37b |
| tree | b4d8fa36d8ebba7926210d5a955b284d28ed4aa0 |
| parent | 6669885aa2a33228baa29daba3b14985158d866f |
| signature |
This reverts commit fcfdf99122b17a928c144c3d70418b35e6b1620e.
This added too much load to the x86_64-linux machines, resulting in timeouts
pretty much across the board.1 files changed, 0 insertions(+), 1 deletions(-)
ci/x86_64-linux-release.sh-1| ... | ... | @@ -56,7 +56,6 @@ stage3-release/bin/zig build \ |
| 56 | 56 | stage3-release/bin/zig build test docs \ |
| 57 | 57 | --maxrss 21000000000 \ |
| 58 | 58 | -Dlldb=$HOME/deps/lldb-zig/Release-e0a42bb34/bin/lldb \ |
| 59 | -Dlibc-test-path=$HOME/deps/libc-test-f2bac77 \ | |
| 60 | 59 | -fqemu \ |
| 61 | 60 | -fwasmtime \ |
| 62 | 61 | -Dstatic-llvm \ |