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

Generate an ARM OSX binary and publish it to SDKMan and Homebrew #2474

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

timyates
Copy link
Contributor

@timyates timyates commented Apr 26, 2024

The macos-latest github runner is now an ARM machine.

To build the amd64 image, we now need to use macos-13.

We can turn this breaking change into a positive by using macos-latest to generate an ARM binary of the CLI tool, and macos-13 to generate an x86 binary.

These can then be published to the ARM and X86 channels of SDKMan and Homebrew

Homebrew cask change is here micronaut-projects/homebrew-tap#7

Closes #2473

@timyates timyates requested a review from sdelamo April 26, 2024 15:13
@timyates timyates self-assigned this Apr 26, 2024
@sdelamo
Copy link
Contributor

sdelamo commented Apr 26, 2024

@timyates resolve the conflict please.

@sdelamo sdelamo merged commit aec9474 into 4.4.x Apr 29, 2024
14 checks passed
@sdelamo sdelamo deleted the osx-arm-releases branch April 29, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants