From df33e8ee88b526cd7e4095a9b2756cdb9558d8d2 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 22 Mar 2024 09:45:35 +0900 Subject: [PATCH] Added JRuby 9.4 --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d335e01..d148809e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: