summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-03-31 14:13:46 -0700
committerJohn McCrae <john.mccrae@progress.com>2022-03-31 14:13:46 -0700
commitd6fb523a84efd8f468886c2e0a1cf725fbc92ab8 (patch)
treed4735d55f73ce764b45c60eb11acc231e60c9ae2
parent84f7cff9ece6f7ae7dcc189997a7e105f20b4c95 (diff)
downloadwmi-lite-d6fb523a84efd8f468886c2e0a1cf725fbc92ab8.tar.gz
updated pipleline to test against Ruby 3.x and narrowed down the list of OS variables to compare, dropped Ruby 2.4 testing over outdated dependencies
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--.expeditor/verify.pipeline.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml
index 56794f8..580c5fb 100644
--- a/.expeditor/verify.pipeline.yml
+++ b/.expeditor/verify.pipeline.yml
@@ -9,14 +9,6 @@ expeditor:
steps:
-- label: run-specs-ruby-2.4
- command:
- - .expeditor/run_linux_tests.sh rake
- expeditor:
- executor:
- docker:
- image: ruby:2.4-buster
-
- label: run-specs-ruby-2.5
command:
- .expeditor/run_linux_tests.sh rake