summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-12-29 16:31:41 -0800
committerTim Smith <tsmith84@gmail.com>2019-12-29 16:31:41 -0800
commit47ea031d82c56cecf6d9196bd14b0711d28fc705 (patch)
treef8d556b2617cd3e85b4d299495c6c0d6ca7d642e
parent88ecad48e9966efe3e7dede33014308679289b61 (diff)
downloadwmi-lite-47ea031d82c56cecf6d9196bd14b0711d28fc705.tar.gz
Test on 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 81fbec5..9111303 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -30,13 +30,13 @@ steps:
executor:
docker:
image: ruby:2.6-buster
-- label: run-specs-ruby-2.7-rc
+- label: run-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:
- bundle install --jobs=7 --retry=3 --without docs debug