try
This commit is contained in:
parent
7323343ada
commit
ecc3c08a45
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Reference in a new issue