feat(release): ship a windows/arm64 build #161
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The release matrix covers linux/darwin on amd64+arm64 but explicitly skips windows/arm64 (.goreleaser.yaml
ignore:block). Windows-on-ARM is mainstream hardware now and Go cross-compiles windows/arm64 fine.Scope
madtea_windows_arm64.zipalongside the amd64 zip.scoop install madtearesolves correctly on ARM devices.Acceptance
madtea_windows_arm64.zip, covered by checksums.txt + signature like every other artifact.