parent
a5460320c5
commit
2445bd946e
|
@ -26,8 +26,8 @@ jobs:
|
||||||
ruby_version: "3.1"
|
ruby_version: "3.1"
|
||||||
- label: Ruby 3.2
|
- label: Ruby 3.2
|
||||||
ruby_version: "3.2"
|
ruby_version: "3.2"
|
||||||
- label: JRuby 9.4.0.0
|
- label: JRuby 9.4.8.0
|
||||||
ruby_version: "jruby-9.4.0.0"
|
ruby_version: "jruby-9.4.8.0"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Repository
|
- name: Checkout Repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in New Issue