Skip to content

Commit

Permalink
Make sure this runs on last 9.4 JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 9, 2024
1 parent a5aedee commit 10b8a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: ['jruby-9.3.7.0']
ruby-version: ['jruby-9.4.6.0']
db: ['sqlite3']
test_targets: ['test_sqlite3']

Expand Down

0 comments on commit 10b8a06

Please sign in to comment.