Skip to content

Commit d1b0fb6

Browse files
committed
Use windows-2025 image
1 parent a8529e1 commit d1b0fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
251251
252252
windows:
253-
runs-on: windows-2022 # latest
253+
runs-on: windows-2025 # latest
254254
strategy:
255255
matrix:
256256
arch: [x86, x64]

0 commit comments

Comments
 (0)