[CI] Drop EOL jruby 9.3#3000
Conversation
|
Apparently some work needs to be done to add support for jruby 10.1. #3003 EDIT: it appears pry-nav does not work well with jruby 10.1. It also appears to be abandoned. Unfortunately it looks like elasticsearch-ruby/elasticsearch-api/Gemfile Lines 30 to 34 in 236f137 elasticsearch-ruby/elasticsearch-api/spec/spec_helper.rb Lines 24 to 28 in 236f137 EDIT: Maybe we simply omit jruby 10.1 from this PR and open an issue for adding support for it. |
4c592c8 to
8c8ee51
Compare
|
I dropped adding jruby 10.1 from this PR as it requires additional work and logged adding support for it in #3003. |
8c8ee51 to
a455933
Compare
Proposing we drop EOL jruby 9.3 from
and add jruby 10.1 toour CI matrix. https://endoflife.date/jrubyInspired by #2992 (comment).