ci: don't skip release mode tests on x86_64-windows-debug

This commit is contained in:
Alex Rønne Petersen 2025-12-03 11:48:29 +01:00
parent 75170e2e67
commit d04b0f1049
No known key found for this signature in database

View file

@ -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