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 f91f149 commit df33e8eCopy full SHA for df33e8e
.github/workflows/ci.yml
@@ -32,6 +32,7 @@ jobs:
32
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
33
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
34
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
35
+ - { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
36
# - { os: macos-latest , ruby: truffleruby }
37
# - { os: ubuntu-latest , ruby: truffleruby }
38
exclude:
0 commit comments