summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-29 18:33:04 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-29 18:33:04 -0800
commitd3e3be2979fe9036cd478857952281540afa36f2 (patch)
treec55450d18579615abe01ca2831dafccc42786d7d
parent6376e6dcbb325502d24030d41a16746336a8a3d7 (diff)
downloadmixlib-authentication-d3e3be2979fe9036cd478857952281540afa36f2.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: