Skip to content

Commit aef3aee

Browse files
authored
fix: pin windows release runner to vs2026 image (#24)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 7c16c6b commit aef3aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
target: aarch64-apple-darwin
5252
asset_suffix: darwin-arm64
5353
binary_name: gh-pilot
54-
- os: windows-latest
54+
- os: windows-2025-vs2026
5555
target: x86_64-pc-windows-msvc
5656
asset_suffix: windows-amd64.exe
5757
binary_name: gh-pilot.exe

0 commit comments

Comments
 (0)