Skip to content

Commit dd225ea

Browse files
committed
CI: use windows-latest runner instead of windows-2019
windows-2019 runners appear unavailable on forks; windows-latest uses the current recommended image and has better availability. Co-developed-by: Claude Code v2.1.90 (claude-sonnet-4-6)
1 parent 92b0ee5 commit dd225ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
build-windows:
1010

11-
runs-on: windows-2019
11+
runs-on: windows-latest
1212

1313
steps:
1414

0 commit comments

Comments
 (0)