Skip to content

Commit

Permalink
added ruby 3.3 pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: nikhil2611 <[email protected]>
  • Loading branch information
nikhil2611 committed Jun 19, 2024
1 parent f7b2972 commit 8d8ba95
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ steps:
executor:
docker:
image: ruby:3.1-buster
- label: run-lint-and-specs-ruby-3.3
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:3.3
- label: run-lint-and-specs-windows
command:
- gem install chef-utils
Expand Down

0 comments on commit 8d8ba95

Please sign in to comment.