Skip to content

Commit

Permalink
Dropping test for Ruby 2.4
Browse files Browse the repository at this point in the history
Signed-off-by: poornima <[email protected]>
  • Loading branch information
poorndm committed Feb 28, 2022
1 parent e6be297 commit 70bf7b9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@ expeditor:

steps:

- label: run-lint-and-specs-ruby-2.4
command:
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.4

- label: run-lint-and-specs-ruby-2.5
command:
- .expeditor/run_linux_tests.sh rake
Expand Down

0 comments on commit 70bf7b9

Please sign in to comment.