Merge pull request #4816 from inspec/zenspider/bk/2.7

Get on official ruby 2.7.0
This commit is contained in:
Ryan Davis 2019-12-31 15:26:35 -08:00 committed by GitHub
commit c505f3ba13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ steps:
expeditor:
executor:
docker:
image: ruby:2.6-stretch
image: ruby:2.6
- label: run-tests-ruby-2.4
command:
@ -23,7 +23,7 @@ steps:
expeditor:
executor:
docker:
image: ruby:2.4-stretch
image: ruby:2.4
- label: run-tests-ruby-2.5
command:
@ -31,7 +31,7 @@ steps:
expeditor:
executor:
docker:
image: ruby:2.5-stretch
image: ruby:2.5
- label: run-tests-ruby-2.6
command:
@ -39,15 +39,15 @@ steps:
expeditor:
executor:
docker:
image: ruby:2.6-stretch
image: ruby:2.6
- label: run-tests-ruby-2.7-preview
- label: run-tests-ruby-2.7
command:
- /workdir/.expeditor/buildkite/verify.sh || true
expeditor:
executor:
docker:
image: ruby:2.7-rc-buster
image: ruby:2.7
- label: isolated-tests-ruby-2.6
command:
@ -55,7 +55,7 @@ steps:
expeditor:
executor:
docker:
image: ruby:2.6-stretch
image: ruby:2.6
- label: run-tests-ruby-2.6-windows
command: