Skip to content

Commit

Permalink
Test on the final release of Ruby 2.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Dec 30, 2019
1 parent 50a59d4 commit 244c1d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ steps:
executor:
docker:
image: ruby:2.6-buster
- label: run-lint-and-specs-ruby-2.7rc
- label: run-lint-and-specs-ruby-2.7
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.7-rc-buster
image: ruby:2.7-buster

- label: run-specs-windows
command:
Expand Down

0 comments on commit 244c1d4

Please sign in to comment.