We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155300f commit ce4363cCopy full SHA for ce4363c
1 file changed
.github/workflows/ci.yml
@@ -26,6 +26,8 @@ jobs:
26
ruby_version: "3.0"
27
- label: Ruby 3.1
28
ruby_version: "3.1"
29
+ - label: Ruby 3.2
30
+ ruby_version: "3.2"
31
- label: JRuby 9.2.20.1
32
ruby_version: "jruby-9.2.20.1"
33
steps:
0 commit comments