You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only test against Rails 6 versions. Rails 7 is not supported, because
Rails 7 requires Ruby > 2.7 and JRuby 9.3 is recognized as Ruby < 2.7.
Closes#858
[skip changeset]
Only test against Rails 6 versions. Rails 7 is not supported, because
Rails 7 requires Ruby > 2.7 and JRuby 9.3 is recognized as Ruby < 2.7.
Closes#858
[skip changeset]
JRuby 9.3 has been out for a bit https://www.jruby.org/2022/06/27/jruby-9-3-6-0.html
but we don't test it in our CI yet.
This would have brought issue #854 to our attention sooner.
The text was updated successfully, but these errors were encountered: