mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-14 11:35:48 +00:00
Rename build-windows to build-libghostty-vt-windows to reflect that it only builds and tests libghostty-vt for now, and move it next to the other build-libghostty-vt jobs. Replace the manual PowerShell zig download/install with mlugg/setup-zig, which auto-detects the version from build.zig.zon and handles caching. Upgrade the runner from windows-2022 to windows-2025. Remove the generated-script-to-swallow-errors pattern in favor of direct zig build commands.