From ecc3c08a45848b5dadf16cb9e8197df17bd91bc9 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 11 Oct 2024 17:43:40 +0100 Subject: [PATCH] try --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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