summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpoornima <poorndm@progress.com>2022-06-27 23:13:32 +0530
committerpoornima <poorndm@progress.com>2022-06-27 23:13:32 +0530
commit50543b0d281228785dc027db9913061544bc4185 (patch)
treed7fd9c0e1d065f076e92f3e3a3bc232c3e2c2138
parent83fdbf86661ebd63acf5b726de26fcfce7fbe97a (diff)
downloadchef-IPACK-246-remove-windows-8-from-all-pipelines-for-chef-infra.tar.gz
Signed-off-by: poornima <poorndm@progress.com>
-rw-r--r--.expeditor/adhoc-canary.omnibus.yml2
-rw-r--r--.expeditor/release.omnibus.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/adhoc-canary.omnibus.yml b/.expeditor/adhoc-canary.omnibus.yml
index 10617b5989..0aa96f0ee1 100644
--- a/.expeditor/adhoc-canary.omnibus.yml
+++ b/.expeditor/adhoc-canary.omnibus.yml
@@ -88,6 +88,6 @@ builder-to-testers-map:
- windows-2016-x86_64
- windows-2019-x86_64
- windows-2022-x86_64
- - windows-8-x86_64
+ # - windows-8-x86_64
- windows-10-x86_64
- windows-11-x86_64
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 803798b7ae..37ceacbf91 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -87,6 +87,6 @@ builder-to-testers-map:
- windows-2016-x86_64
- windows-2019-x86_64
- windows-2022-x86_64
- - windows-8-x86_64
+ # - windows-8-x86_64
- windows-10-x86_64
- windows-11-x86_64