ci: build MSI on windows-host #10

Merged
gsadmin merged 1 commits from development into main 2026-09-02 14:00:24 +00:00

1 Commits

Author SHA1 Message Date
Alphaeus Mote ecc42b3b83 ci: build the MSI on windows-host (WiX is Windows-only)
WiX warns it only supports Windows and errored on the Linux runner (WIX0389).
Split the pipeline: ubuntu-host builds the binaries + image + release and passes
the windows/amd64 binary as an artifact; a new msi job on windows-host wraps it
into the MSI with native WiX and attaches it to the release.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-02 10:00:16 -04:00