Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Arm64 builds for macos support #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ZacBlanco
Copy link
Contributor

@ZacBlanco ZacBlanco commented Jan 10, 2025

The last mac to be sold with x86_64 architecture is Mac Pro which was finally released with an ARM architecture in 2023. While MacOS may support x86_64 until ~2027, I think we should be safe to swap the x86_64 support to ARM64 in this library. Most developers of Presto are on either running linux or semi-recent (1-4 year old) Macs.

@ZacBlanco ZacBlanco force-pushed the macos-arm branch 9 times, most recently from fc4a62e to 31c48bc Compare January 10, 2025 21:33
The last mac to be sold with x86_64 architecture was the Mac Pro
in 2019. While MacOS may support x86_64 until ~2027, I think we should
be safe to swap the x86_64 support to ARM64 in this library.
@ZacBlanco ZacBlanco force-pushed the macos-arm branch 3 times, most recently from 43a7b1c to a2d0ad4 Compare January 10, 2025 22:08
Should speed up CI times
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant