Skip to content

Commit f9aadb5

Browse files
authored
chore: update github actions windows runner (#87)
Refs: actions/runner-images#12045 Signed-off-by: Mike Fiedler <[email protected]>
1 parent c2e7fc1 commit f9aadb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
os: [ubuntu-24.04, windows-2019, macos-15]
17+
os: [ubuntu-24.04, windows-2025, macos-15]
1818

1919
steps:
2020
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)