mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #560] Add aarch64-apple-darwin (Apple Silicon) to release builds #242
Reference in New Issue
Block a user
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?
Originally created by @ivy on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/bootandy/dust/issues/560
Greetings! 👋 Would you be open to a PR that adds release binaries for Apple Silicon?
Releases only include
x86_64-apple-darwincurrently. For context, I'm moving away from Homebrew/aqua and other package managers in favor of pulling straight to the source with mise's github backend. 😉System: macOS Tahoe 26.2 on Apple M-series (arm64)
Should be a quick fix! (Famous last words.)