Skip to content

Commit d49dd9a

Browse files
committed
Revert the Windows change
1 parent 28b46e3 commit d49dd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
options: 'freethreaded+pgo'
6666

6767
needs: pythonbuild
68-
runs-on: 'windows-latest-xlarge'
68+
runs-on: windows-2022
6969
steps:
7070
- uses: actions/checkout@v4
7171
with:

0 commit comments

Comments
 (0)