Why
Once the code runs on Windows, the release pipeline must ship Windows binaries and CI must catch Windows regressions. This sub-issue extends goreleaser to produce windows/amd64 and windows/arm64 archives, and adds a Windows job to the GitHub Actions matrix. Blocked by [Compat] and [Audio].
Topics
Goreleaser configuration
CI matrix
Release verification
Why
Once the code runs on Windows, the release pipeline must ship Windows binaries and CI must catch Windows regressions. This sub-issue extends goreleaser to produce
windows/amd64andwindows/arm64archives, and adds a Windows job to the GitHub Actions matrix. Blocked by [Compat] and [Audio].Topics
Goreleaser configuration
windowsadded togoos,amd64+arm64kept undergoarch.ziparchive format for Windows (instead of.tar.gz)checksums.txtincludes Windows artifactsCI matrix
windows-latestrunner added to the test workflowRelease verification