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