[devtools] config sync

This commit is contained in:
dry-bot 2019-12-28 12:51:27 +00:00
parent c2e5603823
commit de84e48b9e
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image: ["jruby:9.2.8", "ruby:rc"]
image: ["jruby:9.2.9", "ruby:2.7"]
container:
image: ${{matrix.image}}
steps: