summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <jmccrae@chf.io>2022-04-04 15:18:18 -0700
committerJohn McCrae <jmccrae@chf.io>2022-04-04 15:18:18 -0700
commit6a7d0e9764f87b3e2a836b6105cfee05e8c131cf (patch)
tree1e939059995ed6c07149ffeba138fe9f66b389a3
parentb422d958965972972a671b7d1bba61fa343f8175 (diff)
downloadmixlib-shellout-6a7d0e9764f87b3e2a836b6105cfee05e8c131cf.tar.gz
Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug
Signed-off-by: John McCrae <jmccrae@chf.io>
-rw-r--r--.expeditor/verify.pipeline.yml1
1 files changed, 0 insertions, 1 deletions
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