Skip to content

Commit

Permalink
Merge pull request #90 from chef/IPACK-106-chef-win32-certstore-opera…
Browse files Browse the repository at this point in the history
…tionalize-ruby-3-0-3-1-verify-pipeline

Add ruby 3.1 test
  • Loading branch information
tas50 authored Feb 28, 2022
2 parents eacec15 + d75feba commit 1120f55
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 @@ -41,6 +41,14 @@ steps:
docker:
image: ruby:3.0-buster

- label: run-specs-ruby-3.1
command:
- .expeditor/run_linux_tests.sh rspec
expeditor:
executor:
docker:
image: ruby:3.1-buster

- label: "run specs :windows:"
commands:
# - Get-Childitem .expeditor
Expand Down

0 comments on commit 1120f55

Please sign in to comment.