Skip to content

Commit

Permalink
Merge pull request #130 from chef/ruby_3
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored Mar 24, 2021
2 parents 8a1ad4a + 5a3d622 commit f7ba0d3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ steps:
docker:
image: ruby:2.7-buster

- label: run-chefstyle-and-specs-ruby-3.0
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:3.0-buster

- label: run-chefstyle-and-specs-windows
command:
- bundle install --jobs=7 --retry=3 --without docs debug
Expand Down

0 comments on commit f7ba0d3

Please # to comment.