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