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

Build on newer-versions of Github-hosted macOS runners #441

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Dec 9, 2024

This switches us to building macOS binaries on Github-hosted runners:

  • macOS 13 for x86-64
  • macOS 14 for arm64

This then follows https://rust-cli.github.io/book/tutorial/packaging.html#building-binary-releases-on-ci to set MACOSX_DEPLOYMENT_TARGET to preserve our platform support.

Fixes #421

@huonw huonw changed the title Huonw/421 newer Build on newer-versions of Github-hosted macOS runners Dec 11, 2024
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.

CI uses pantsbuild's self-hosted macOS runners
1 participant