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

[ci] Migrate to Github Actions for Mac arm64 builds #288

Merged
merged 4 commits into from
May 10, 2024

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented May 9, 2024

This will allow us to provide Mac arm64 builds of neko, which is needed so we can have an Haxe installer for arm64 Mac.

Deployment still has to be configured properly, would you be able to have a look @andyli?

@tobil4sk
Copy link
Member Author

tobil4sk commented May 9, 2024

Since we are building with macos-14 now, I think it will also be necessary to merge: #271, or the binaries may have issues loading libneko from /usr/local/lib, since that seems to no longer be a default loader path for executables built with macos-13 and above.

@Simn Simn merged commit c9ec724 into HaxeFoundation:master May 10, 2024
@tobil4sk
Copy link
Member Author

Sorry, I didn't make it clear that the deployment step wasn't finished yet... 😅

@Simn
Copy link
Member

Simn commented May 10, 2024

Oh, my bad, I saw green CI and merged!

@tobil4sk tobil4sk deleted the gh-actions branch May 10, 2024 15:57
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.

2 participants