diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 9ebc160f..89cca276 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -44,16 +44,6 @@ steps: host_os: windows image: rubydistros/windows-2019:3.1 -- label: run-specs-windows-ruby-3.3 - command: - - powershell .expeditor/run_windows_tests.ps1 rspec - expeditor: - executor: - docker: - host_os: windows - shell: ["powershell", "-Command"] - image: rubydistros/windows-2019:3.3 - - label: run-specs-windows-ruby-3.4 command: - powershell .expeditor/run_windows_tests.ps1 rspec