Skip to content

Commit d5fc8db

Browse files
committed
Fixup Windows version bump
1 parent e5d6729 commit d5fc8db

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
@@ -66,7 +66,7 @@ jobs:
6666
options: 'freethreaded+pgo'
6767

6868
needs: pythonbuild
69-
runs-on: 'windows-2019'
69+
runs-on: 'windows-2022'
7070
steps:
7171
- uses: actions/checkout@v4
7272
with:

0 commit comments

Comments
 (0)