diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e08d31c..3b2b5d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -308,7 +308,7 @@ jobs: build-windows: # The type of runner that the job will run on - runs-on: windows-2022 + runs-on: windows-latest strategy: # You can use PyPy versions in python-version. # For example, pypy2 and pypy3