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

Add support for ARM64 architecture on Linux #77

Closed
wants to merge 2 commits into from

Conversation

GtrMo
Copy link

@GtrMo GtrMo commented Aug 2, 2024

Comment on lines +20 to +22
exclude:
- architecture: arm64
os: macos-14
os: windows-2022
Copy link
Author

Choose a reason for hiding this comment

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

Windows ARM64 runners are also available.
Do we also want to support windows?

@PeterBartram
Copy link

Hello @GtrMo ,

I just came here to report his exact issue. I think it is stopping the java-runtime being downloaded when I install jdk4py into my docker container with ubuntu OS and M1 silicone. I can see that you have made changes already, is this now considered to be complete? What is the expected release schedule for this? I don't mean to rush things but rather figure out if I should wait for the release or do a manual instal of the library including your changes.

@tibdex
Copy link
Member

tibdex commented Aug 28, 2024

I'm doing it too in #78.

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.

Publish packages for Linux ARM64
3 participants