File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1313 strategy :
1414 fail-fast : false
1515 matrix :
16- # Rails 7.2 requires Ruby 3.1 or higeher.
16+ # Rails 8.0 requires Ruby 3.2 or higeher.
1717 # CI pending the following matrix until JRuby 9.4 that supports Ruby 2.7 will be released.
1818 # https://github.com/jruby/jruby/issues/6464
1919 # - jruby,
2222 ' 3.4' ,
2323 ' 3.3' ,
2424 ' 3.2' ,
25- ' 3.1' ,
2625 ]
2726 env :
2827 ORACLE_HOME : /opt/oracle/instantclient_23_8
Original file line number Diff line number Diff line change 1313 strategy :
1414 fail-fast : false
1515 matrix :
16- # Rails 7.2 requires Ruby 3.1 or higeher.
16+ # Rails 8.0 requires Ruby 3.2 or higeher.
1717 # CI pending the following matrix until JRuby 9.4 that supports Ruby 2.7 will be released.
1818 # https://github.com/jruby/jruby/issues/6464
1919 # - jruby,
2222 ' 3.4' ,
2323 ' 3.3' ,
2424 ' 3.2' ,
25- ' 3.1' ,
2625 ]
2726 env :
2827 ORACLE_HOME : /opt/oracle/instantclient_21_15
You can’t perform that action at this time.
0 commit comments