Skip to content

Commit df33e8e

Browse files
committed
Added JRuby 9.4
1 parent f91f149 commit df33e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
3333
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
3434
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
35+
- { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
3536
# - { os: macos-latest , ruby: truffleruby }
3637
# - { os: ubuntu-latest , ruby: truffleruby }
3738
exclude:

0 commit comments

Comments
 (0)