summaryrefslogtreecommitdiff
path: root/.expeditor/verify.pipeline.yml
diff options
context:
space:
mode:
authorJeremiah Snapp <jeremiah@chef.io>2022-03-23 22:40:41 -0400
committerJeremiah Snapp <jeremiah@chef.io>2022-03-23 22:40:41 -0400
commiteec8655195dc582231956a58a2974a3426a6a705 (patch)
treed90e8b3c8ab3bec3fb22da39e7e039952f6f7ccc /.expeditor/verify.pipeline.yml
parent5c475240f9fb93d70fbc27803c845cb43d223105 (diff)
downloadchef-eec8655195dc582231956a58a2974a3426a6a705.tar.gz
Update bk_win_functional.ps1 in verify pipeline
Remove some unnecessary things from the script and update the verify pipeline to show that the test is using ruby 2.7. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
Diffstat (limited to '.expeditor/verify.pipeline.yml')
-rw-r--r--.expeditor/verify.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index daa9d0025e..f0e2b3183c 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -260,7 +260,7 @@ steps:
docker:
image: rubydistros/fedora-latest:3.0
-- label: "Functional Windows :ruby: 3.0"
+- label: "Functional Windows :ruby: 2.7"
commands:
- .expeditor/scripts/bk_win_functional.ps1
expeditor: