Skip to content

Commit 44f92ec

Browse files
committed
[rb] update jruby version for tests
1 parent 389a938 commit 44f92ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
strategy:
144144
fail-fast: false
145145
matrix:
146-
ruby: ['2.6', 'jruby-9.2.10.0']
146+
ruby: ['2.6', 'jruby-9.2.19.0']
147147
steps:
148148
- uses: actions/checkout@v2
149149
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)