Skip to content

Commit

Permalink
Update GH Test Matrix with latest JRuby 9.2.19.0 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
tedt10e committed Jun 29, 2021
1 parent c9e6c34 commit 4fbf340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
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.17.0]
ruby: [2.5, 2.6, 2.7, 3.0, jruby-9.2.13.0, jruby-9.2.19.0]
pg: [12.5]
include:
- ruby: 2.7
Expand Down

0 comments on commit 4fbf340

Please sign in to comment.