Add Ruby 3.1 to CI Matrix
This commit is contained in:
parent
0967c71097
commit
07e510f964
|
@ -24,6 +24,8 @@ jobs:
|
||||||
ruby_version: "2.7"
|
ruby_version: "2.7"
|
||||||
- label: Ruby 3.0
|
- label: Ruby 3.0
|
||||||
ruby_version: "3.0"
|
ruby_version: "3.0"
|
||||||
|
- label: Ruby 3.1
|
||||||
|
ruby_version: "3.1"
|
||||||
- label: JRuby 9.2.20.1
|
- label: JRuby 9.2.20.1
|
||||||
ruby_version: "jruby-9.2.20.1"
|
ruby_version: "jruby-9.2.20.1"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue