Update ruby versions used in CI (#1436)

This commit is contained in:
Pedro Paiva 2021-04-13 22:51:11 -03:00 committed by GitHub
parent 8dea981df0
commit 12dc7cb85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ jobs:
matrix:
ruby:
- 3.0.1
- 2.7.2
- 2.6.6
- 2.7.3
- 2.6.7
appraisal:
- rails_6_0
- rails_5_2