Skip to content

Commit

Permalink
Update GH Test Matrix with latest JRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
tedt10e committed Mar 12, 2021
1 parent ca8526c commit 865cfc9
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.14.0]
ruby: [2.5, 2.6, 2.7, 3.0, jruby-9.2.13.0, jruby-9.2.16.0]
pg: [12.5]
include:
- ruby: 2.7
Expand Down

0 comments on commit 865cfc9

Please sign in to comment.