Skip to content

Commit f8e47b4

Browse files
CI: move to windows-2022 runner
1 parent 2a33f2a commit f8e47b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-22.04, macos-13, macos-14, windows-2019]
12+
os: [ubuntu-22.04, macos-13, macos-14, windows-2022]
1313

1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)