Skip to content

Commit 86c4d68

Browse files
authored
CI: Upgrade deprecated windows runner
1 parent f2314fc commit 86c4d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cibw_build: cp39-macosx_x86_64
4949
- os: macos-14
5050
cibw_build: cp39-macosx_arm64
51-
- os: windows-2019
51+
- os: windows-2025
5252
cibw_build: cp39-win_amd64
5353
- os: ubuntu-24.04
5454
cibw_build: cp39-manylinux_x86_64

0 commit comments

Comments
 (0)