authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-12-03 11:48:29+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-12-04 03:46:36+01:00
loge270c97ed119fb179bf0156caad6c6ea31453bd5
treee6b08cc6a89121ae4e643e079ed23d6d3c8771c9
parentc21ce534943464c99c8867aa77881e347a5ba700
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

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.

1 files changed, 0 insertions(+), 1 deletions(-)

ci/x86_64-windows-debug.ps1-1
...@@ -59,7 +59,6 @@ Write-Output "Main test suite..."...@@ -59,7 +59,6 @@ Write-Output "Main test suite..."
59 --search-prefix "$PREFIX_PATH" `59 --search-prefix "$PREFIX_PATH" `
60 -Dstatic-llvm `60 -Dstatic-llvm `
61 -Dskip-non-native `61 -Dskip-non-native `
62 -Dskip-release `
63 -Dskip-test-incremental `62 -Dskip-test-incremental `
64 -Denable-symlinks-windows `63 -Denable-symlinks-windows `
65 --test-timeout 30m64 --test-timeout 30m