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

Test against more JRuby versions #187

Closed
wants to merge 1 commit into from
Closed

Conversation

tjschuck
Copy link
Collaborator

We probably shouldn't just be testing against jruby-head.

Per JRuby's roadmap, 1.7 is EOL'd and was 1.9.3 compatible, which we've also now EOL'd, so not including jruby-1.7.

JRuby 9.0, 9.1, and 9.2 are intended to be MRI 2.2, 2.3, and 2.5 compatible, which we do support, so including them here.

JRuby 9.0 seems to be non-trivially failing, which is curious! Will look into that before merging this — I think there have been a handful of issues here that jibe with that, so I'll investigate later. Just getting this PR open in the meantime!

@olleolleolle
Copy link
Contributor

As a tiny 2021 update,

https://www.jruby.org/download lists the two branches of supported JRuby versions, 9.1.x and 9.2.x.

(Other branches are EOL'd, and are not getting releases.)

@tjschuck tjschuck closed this Sep 26, 2022
@tjschuck tjschuck deleted the better_jruby_testing branch September 26, 2022 21:25
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.

None yet

2 participants