From bd5c0da74ca9c90a8fda33af83a1369505e7f998 Mon Sep 17 00:00:00 2001 From: jayashri garud Date: Mon, 28 Feb 2022 10:50:04 +0530 Subject: remove windows test Signed-off-by: jayashri garud --- .expeditor/verify.pipeline.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 1b289d2..36b10a9 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -37,13 +37,3 @@ steps: executor: docker: image: ruby:3.1 - -- label: run-specs-windows - command: - - bundle config set --local without docs debug - - bundle install --jobs=7 --retry=3 - - bundle exec rake pedant style - expeditor: - executor: - docker: - host_os: windows -- cgit v1.2.1