diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3f4d1c..a536c37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: matrix: config: - native_mixed - runs-on: windows-latest + runs-on: windows-2022 steps: - name: Checkout code uses: actions/checkout@v4