Revert "ci: Enable -Dtest-slow-targets."

This reverts commit 55cc9dda66.
This commit is contained in:
Alex Rønne Petersen
2024-08-18 15:20:55 +02:00
committed by Jacob Young
parent 4929cf23ce
commit 1045537141
10 changed files with 10 additions and 20 deletions

View File

@@ -55,8 +55,7 @@ stage3-release/bin/zig build test docs \
-Denable-macos-sdk \
-Dstatic-llvm \
-Dskip-non-native \
--search-prefix "$PREFIX" \
-Dtest-slow-targets
--search-prefix "$PREFIX"
# Ensure that stage3 and stage4 are byte-for-byte identical.
stage3-release/bin/zig build \