diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c88f275e..907d9e36a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ defaults: jobs: build: name: Windows - runs-on: windows-latest + runs-on: windows-2022 steps: - name: Checkout uses: actions/checkout@v5.0.0