We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d6729 commit d5fc8dbCopy full SHA for d5fc8db
.github/workflows/windows.yml
@@ -66,7 +66,7 @@ jobs:
66
options: 'freethreaded+pgo'
67
68
needs: pythonbuild
69
- runs-on: 'windows-2019'
+ runs-on: 'windows-2022'
70
steps:
71
- uses: actions/checkout@v4
72
with:
0 commit comments