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 28b46e3 commit d49dd9aCopy full SHA for d49dd9a
.github/workflows/windows.yml
@@ -65,7 +65,7 @@ jobs:
65
options: 'freethreaded+pgo'
66
67
needs: pythonbuild
68
- runs-on: 'windows-latest-xlarge'
+ runs-on: windows-2022
69
steps:
70
- uses: actions/checkout@v4
71
with:
0 commit comments