This commit is contained in:
Richard Smith 2024-10-11 17:43:40 +01:00
parent 7323343ada
commit ecc3c08a45

View file

@ -308,7 +308,7 @@ jobs:
build-windows: build-windows:
# The type of runner that the job will run on # The type of runner that the job will run on
runs-on: windows-2022 runs-on: windows-latest
strategy: strategy:
# You can use PyPy versions in python-version. # You can use PyPy versions in python-version.
# For example, pypy2 and pypy3 # For example, pypy2 and pypy3