diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c52eb2a24..164a0f5aad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: os: windows-2022 release: true shell: msys2 {0} - CMAKE_OPTIONS: -G "Unix Makefiles" + CMAKE_OPTIONS: -G "Unix Makefiles" -DUSE_GMP=OFF # for reasons unknown, interactivetests are flaky on Windows CTEST_OPTIONS: --repeat until-pass:2 llvm-url: https://github.com/leanprover/lean-llvm/releases/download/15.0.1/lean-llvm-x86_64-w64-windows-gnu.tar.zst