mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
ci: don't skip release mode tests on x86_64-windows-debug
This commit is contained in:
parent
75170e2e67
commit
d04b0f1049
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ Write-Output "Main test suite..."
|
||||||
--search-prefix "$PREFIX_PATH" `
|
--search-prefix "$PREFIX_PATH" `
|
||||||
-Dstatic-llvm `
|
-Dstatic-llvm `
|
||||||
-Dskip-non-native `
|
-Dskip-non-native `
|
||||||
-Dskip-release `
|
|
||||||
-Dskip-test-incremental `
|
-Dskip-test-incremental `
|
||||||
-Denable-symlinks-windows `
|
-Denable-symlinks-windows `
|
||||||
--test-timeout 30m
|
--test-timeout 30m
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue