Skip to content

Commit

Permalink
chefstyle to back 2.7
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Dec 13, 2023
1 parent b59efaf commit dace5d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ steps:
docker:
image: ruby:3.1

- label: chefstyle-tests-ruby-3.1
- label: chefstyle-tests-ruby-2.7
command:
- .expeditor/run_linux_tests.sh "rake style:chefstyle"
expeditor:
executor:
docker:
image: ruby:3.1
image: ruby:2.7

0 comments on commit dace5d0

Please sign in to comment.