Skip to content

Conversation

sormuras
Copy link
Member

@sormuras sormuras commented Feb 1, 2024

This PR implements support for running this action on ARM64 machines, including the new "macOS 14 (Sonoma)" runner: https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/

Testing for existence of the Java installation directory instead of the java[.exe] file should work on Windows runners, too.

Closes #63
Supersedes #64 and #71

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 1, 2024
@sormuras sormuras merged commit c9a099b into main Feb 1, 2024
@sormuras sormuras deleted the issues/63-arm-support branch February 1, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Development

Successfully merging this pull request may close these issues.

Action fails at aarch64 machine since action.yml hardcodes X64
1 participant