mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
circle: test against stable Ruby 2.7
This commit is contained in:
parent
62c8951374
commit
039be1fbef
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ jobs:
|
|||
- <<: *unit
|
||||
"ruby-2.7":
|
||||
docker:
|
||||
- image: circleci/ruby:2.7.0-preview1
|
||||
- image: circleci/ruby:2.7.0
|
||||
working_directory: ~/pry
|
||||
steps:
|
||||
- <<: *repo_restore_cache
|
||||
|
|
Loading…
Reference in a new issue