From 6a7d0e9764f87b3e2a836b6105cfee05e8c131cf Mon Sep 17 00:00:00 2001 From: John McCrae Date: Mon, 4 Apr 2022 15:18:18 -0700 Subject: Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug Signed-off-by: John McCrae --- .expeditor/verify.pipeline.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.expeditor') diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 5ac87f0..dd202d3 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -51,7 +51,6 @@ steps: docker: image: ruby:3.1 - - label: run-specs-ruby-3.1-windows command: - .expeditor/run_windows_tests.ps1 -- cgit v1.2.1