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] Run hlc tests on arm64 mac #707

Merged
merged 5 commits into from
Sep 10, 2024

Conversation

tobil4sk
Copy link
Member

@tobil4sk tobil4sk commented Sep 2, 2024

This ensures that the build works and passes the hlc tests on arm64 mac. It also releases binaries for the libraries, but not the hl binary since that is not supported on arm64.

Closes #521.

This allows disabling the build of the hl binary, which currently does
not build on arm64.
make: ./hl: No such file or directory

The command is now only run at first use of the variable and not before
Otherwise we run into issues with haxelib trying to load libneko
@yuxiaomao yuxiaomao merged commit f6175ed into HaxeFoundation:master Sep 10, 2024
10 checks passed
@tobil4sk tobil4sk deleted the ci-mac-arm64 branch September 10, 2024 07:46
GlassySundew pushed a commit to GlassySundew/hashlink that referenced this pull request Nov 23, 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.

2 participants