summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-29 18:33:19 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-29 18:33:19 -0800
commit244c1d477bacdfc1a61ebda418bf70b88c17f2e1 (patch)
tree8139873c545d2e6691f72ffb295c7e4398d023ff
parent50a59d470b337262a9d183ab2d3dca717d0362bc (diff)
downloadmixlib-log-244c1d477bacdfc1a61ebda418bf70b88c17f2e1.tar.gz
Test on the final release of Ruby 2.7
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/verify.pipeline.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index ea2b9f8..855a197 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -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: