Skip to content

Commit b2f95ba

Browse files
committed
[CI] Updates JRuby version in GitHub Actions
1 parent 835ea07 commit b2f95ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
stack-version: 7.x-SNAPSHOT
3131
- uses: ruby/setup-ruby@v1
3232
with:
33-
ruby-version: jruby-9.2
33+
ruby-version: jruby-9.3
3434
- name: Bundle
3535
run: |
3636
sudo apt-get install libsqlite3-dev

0 commit comments

Comments
 (0)