Skip to content

Commit 10b8a06

Browse files
committed
Make sure this runs on last 9.4 JRuby
1 parent a5aedee commit 10b8a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
strategy:
244244
fail-fast: false
245245
matrix:
246-
ruby-version: ['jruby-9.3.7.0']
246+
ruby-version: ['jruby-9.4.6.0']
247247
db: ['sqlite3']
248248
test_targets: ['test_sqlite3']
249249

0 commit comments

Comments
 (0)