diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7eb4a85d..0878ab4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: # significantly between windows and linux/apple. We also are able to # build our windows binary. build_and_test_windows: - runs-on: windows-2019 + runs-on: windows-2022 steps: - uses: actions/checkout@v3 - name: Set up Python