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:
Alex Rønne Petersen 2025-12-03 11:48:29 +01:00
parent c21ce53494
commit e270c97ed1
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