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

Generalise internal cross-image handling #16725

Merged
merged 1 commit into from Feb 23, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Feb 22, 2024

We are planning to add a macOS 11 arm64 cross-build to the mix so need to make the existing cross-build logic apply to multiple macOS versions. x86_64 will probably stay on 10.11 but this is TBC depending on subsequent testing and I may try various combinations here.

Once this change is in place, I plan to build new cross-build images for Portable Ruby which I'll then test against Portable Ruby CI.

Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks again @Bo98!

@MikeMcQuaid
Copy link
Member

We are planning to add a macOS 11 arm64 cross-build to the mix so need to make the existing cross-build logic apply to multiple macOS versions. x86_64 will probably stay on 10.11 but this is TBC depending on subsequent testing and I may try various combinations here.

I think it'd be worth trying to be more consistent here and use this as an opportunity to drop some older macOS versions support entirely.

@MikeMcQuaid MikeMcQuaid merged commit d0a3f09 into Homebrew:master Feb 23, 2024
31 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 25, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants