mail icon indicating copy to clipboard operation
mail copied to clipboard

Fix JRuby builds / minimum ruby version

Open eval opened this issue 11 months ago • 4 comments

Recent JRuby builds were failing with errors "Error: Unavailable version 9.2.21.0 for jruby on ubuntu-24.04".

This PR ensures JRuby uses ubuntu-22.04.

It also prunes builds for CRuby 2.5 and 2.6.

eval avatar Mar 27 '25 15:03 eval

As Ruby 2.7 is now 2 years EOL, maybe a good moment to prune that version as well, WDYT @radar?

eval avatar Mar 27 '25 15:03 eval

Yep, trim it. While you're there, also trim 3.0 (EOL'D almost a year ago). Keep 3.1, despite it EOL'ing in 4 days time.

fz-ryanbigg avatar Mar 27 '25 22:03 fz-ryanbigg

@fz-ryanbigg 3.1 it is 👍🏻

eval avatar Mar 28 '25 10:03 eval

@fz-ryanbigg good to go?

eval avatar Apr 11 '25 07:04 eval