Build & publish Mac ARM binary upon new release #327
Labels
distribution
An issue with the distribution/release of Stork, either for the current release or the broader proce
fixed-in-upcoming-release
This ticket is fixed, and will be closed when an upcoming version of Stork is released.
As far as I can tell, the current release workflow only publishes an Intel Mac binary (
macos-10.15
) that cannot be used on Mac systems powered by Apple Silicon (M1/M2) processors.As of this writing (2023-01-01), Mac ARM64 appears to be supported via GitHub Actions, but GitHub does not seem to offer Mac ARM64 as a built-in runner type — developers must self-host their own Mac ARM64 runners. Related links:
So, as of this moment, I am not sure if there is an easy way to automatically publish Mac ARM64 binaries when new releases are tagged. If not, at least we can track this endeavor and its eventual implementation via this issue. ✨
The text was updated successfully, but these errors were encountered: