Skip to content

Commit

Permalink
Merge pull request #223 from tedhexaflow/gh-test-matrix-jruby-9.2.16.0
Browse files Browse the repository at this point in the history
Update GH Test Matrix with latest JRuby
  • Loading branch information
bensheldon authored Mar 12, 2021
2 parents ca8526c + 865cfc9 commit 83b59e0
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 83b59e0

Please sign in to comment.