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

@@ -62,8 +62,7 @@ stage3-release/bin/zig build test docs \
-Dtarget=native-native-musl \
--search-prefix "$PREFIX" \
--zig-lib-dir "$PWD/../lib" \
-Denable-tidy \
-Dtest-slow-targets
-Denable-tidy
# Ensure that stage3 and stage4 are byte-for-byte identical.
stage3-release/bin/zig build \