summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-29 18:32:32 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-29 18:32:32 -0800
commit31d8661b904f26915a48c8e9c20b1e7c2422a463 (patch)
treeaeaa0d066eafaf8a32c3cb7c9c627a14ef7ac32c
parentfdfecd8bef72f80af1ca47ec6f2dd5240978fa12 (diff)
downloadmixlib-cli-31d8661b904f26915a48c8e9c20b1e7c2422a463.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: