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.
2 parents 42d92d1 + 57a58eb commit 82fd9f1Copy full SHA for 82fd9f1
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,8 @@ jobs:
28
ruby_version: "3.1"
29
- label: Ruby 3.2
30
ruby_version: "3.2"
31
+ - label: Ruby 3.3
32
+ ruby_version: "3.3"
33
- label: JRuby 9.2.20.1
34
ruby_version: "jruby-9.2.20.1"
35
steps:
0 commit comments