Skip to content

Commit

Permalink
Increment lower JRuby version to 9.2.20.1 (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkienow-r7 committed Jan 6, 2022
2 parents bed94c1 + a484aac commit b05dec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: ['2.5', '2.6', '2.7', '3.0', 'jruby-9.1.17.0', 'jruby']
ruby-version: ['2.5', '2.6', '2.7', '3.0', 'jruby-9.2.20.1', 'jruby']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit b05dec6

Please sign in to comment.