Add platform normalization for windows-11-arm#24
Merged
eregon merged 1 commit intoruby:masterfrom Apr 25, 2025
ntkme:jruby-windows-11-arm
Merged
Add platform normalization for windows-11-arm#24eregon merged 1 commit intoruby:masterfrom ntkme:jruby-windows-11-arm
eregon merged 1 commit intoruby:masterfrom
ntkme:jruby-windows-11-arm
Conversation
eregon
reviewed
Apr 24, 2025
Contributor
Author
|
Blocked as ruby/jruby-dev-builder#14 (comment) |
Member
|
(wrote it at the same time) |
Contributor
Author
|
I removed the windows-11-arm from the runner matrix, and I think we maybe we can get the platform normalization change in so that we only need to add the runner later. @eregon What do you think? |
Member
|
OK, that's fine |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JRuby >=9.4.4.0 supports windows on arm: https://github.com/jruby/jruby/releases/tag/9.4.4.0
GitHub Actions recently added new windows-11-arm runner for OSS: https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/
Name
windows-11-armis normalized towindows-11-arm64to align similar to how ubuntu and mac runner's names get normalized.