Skip to content

Commit 85e0868

Browse files
committed
ci: update windows runner from windows-2019 to windows-2022
1 parent 2ea6845 commit 85e0868

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
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
os: [ubuntu-24.04-arm, ubuntu-latest, windows-2019, macos-latest]
40+
os: [ubuntu-24.04-arm, ubuntu-latest, windows-2022, macos-latest]
4141

4242
steps:
4343
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)