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 27d6db7 commit 88f1d75
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 @@ -15,6 +15,14 @@ steps:
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-specs-windows-ruby-3.1
command:
- bundle config --local path vendor/bundle
Expand Down

0 comments on commit 88f1d75

Please sign in to comment.