Skip to content

Commit

Permalink
Added JRuby 9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Mar 22, 2024
1 parent f91f149 commit df33e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -32,6 +32,7 @@ jobs:
- { os: ubuntu-latest , ruby: jruby-9.1 } # Ruby 2.3
- { os: ubuntu-latest , ruby: jruby-9.2 } # Ruby 2.5
- { os: ubuntu-latest , ruby: jruby-9.3 } # Ruby 2.7
- { os: ubuntu-latest , ruby: jruby-9.4 } # Ruby 3.1
# - { os: macos-latest , ruby: truffleruby }
# - { os: ubuntu-latest , ruby: truffleruby }
exclude:
Expand Down

0 comments on commit df33e8e

Please sign in to comment.