From 70bf7b9f0916f5d9a86f7e6fe9d7b8dc93b240fa Mon Sep 17 00:00:00 2001 From: poornima Date: Mon, 28 Feb 2022 11:40:55 +0530 Subject: Dropping test for Ruby 2.4 Signed-off-by: poornima --- .expeditor/verify.pipeline.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 241767b..e438ef0 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -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 -- cgit v1.2.1