Skip to content

Commit ac3082d

Browse files
authored
Merge pull request #1236 from asmorkalov:as/windows_4.x
Switch to Windows 2022 to use the same Visual Studio.
2 parents 19ba8ad + 5b05b60 commit ac3082d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
Build:
20-
runs-on: windows-2025
20+
runs-on: windows-2022
2121
strategy:
2222
fail-fast: false
2323
matrix:

0 commit comments

Comments
 (0)