Skip to content

Add JRuby for Windows on Arm #796

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

Merged
merged 1 commit into from
Aug 20, 2025
Merged

Add JRuby for Windows on Arm #796

merged 1 commit into from
Aug 20, 2025

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Aug 12, 2025

@ntkme ntkme force-pushed the jruby-windows-arm branch from 7740164 to 9180418 Compare August 12, 2025 01:22
@ntkme
Copy link
Contributor Author

ntkme commented Aug 19, 2025

@eregon Would you mind take a look? I can add test cases after the other two PRs are merged and builds are produced.

arch = "X64"
}

// JAVA_HOME_21_AARCH64 - https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md#java
// JAVA_HOME_21_arm64 - https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md#java
// JAVA_HOME_21_X64 - https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md#java
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for those links, this inconsistency knows no bounds 😅

@eregon
Copy link
Member

eregon commented Aug 20, 2025

Those are merged, and builds have been triggered, please add it to the test matrix

@ntkme ntkme force-pushed the jruby-windows-arm branch from 9180418 to c310551 Compare August 20, 2025 08:15
@ntkme
Copy link
Contributor Author

ntkme commented Aug 20, 2025

Tests added.

@eregon eregon merged commit efbf473 into ruby:master Aug 20, 2025
193 checks passed
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