Skip to content

Commit

Permalink
Update GH Test Matrix with latest JRuby 9.2.17.0 (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
tedt10e committed Apr 5, 2021
1 parent 877c4ae commit 91271d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
ruby: [2.5, 2.6, 2.7, 3.0, jruby-9.2.13.0, jruby-9.2.16.0]
ruby: [2.5, 2.6, 2.7, 3.0, jruby-9.2.13.0, jruby-9.2.17.0]
pg: [12.5]
include:
- ruby: 2.7
Expand Down

0 comments on commit 91271d9

Please sign in to comment.