mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
ci: don't skip release mode tests on x86_64-windows-debug
pulsar is much faster than george so we don't need to do this anymore.
This commit is contained in:
parent
c21ce53494
commit
e270c97ed1
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ Write-Output "Main test suite..."
|
|||
--search-prefix "$PREFIX_PATH" `
|
||||
-Dstatic-llvm `
|
||||
-Dskip-non-native `
|
||||
-Dskip-release `
|
||||
-Dskip-test-incremental `
|
||||
-Denable-symlinks-windows `
|
||||
--test-timeout 30m
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue