Skip to content

Commit 2a34273

Browse files
authored
Merge pull request #531 from light-curve/windows-2025
CI: Upgrade deprecated windows runner
2 parents f2314fc + 86c4d68 commit 2a34273

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)