diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index f8a34997c..aacb19d99 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -15,6 +15,14 @@ steps: executor: docker: image: ruby:3.1-bullseye + +- label: chefstyle-tests-ruby-3.3 + command: + - .expeditor/run_linux_tests.sh rake style + expeditor: + executor: + docker: + image: ruby:3.3 # This tests that our verify.rb script (and dependencies) can successfully test components included in CW - label: component-test-tests-ruby-3.1 command: