diff options
author | Jaymala Sinha <jsinha@chef.io> | 2020-01-17 11:38:56 -0500 |
---|---|---|
committer | Jaymala Sinha <jsinha@chef.io> | 2020-01-17 11:49:21 -0500 |
commit | 35df343eec394b13d529f21a431f4e4d5aa794a9 (patch) | |
tree | 0e4a7381380037a238448eaaa56db0333ec91036 /.expeditor | |
parent | 01526978908b095b49f259522835dc8641e66331 (diff) | |
download | chef-35df343eec394b13d529f21a431f4e4d5aa794a9.tar.gz |
Remove RHEL 6 s390x (zLinux) support
IBM is retiring support for RHEL 6 in their hosted Linux One cloud on Jan 17th 2020,
so we are no longer able to support this platform in our build matrix.
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index e6dac49ef6..b36c88efe1 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -15,8 +15,6 @@ builder-to-testers-map: - debian-9-x86_64 el-6-i686: - el-6-i686 - el-6-s390x: - - el-6-s390x el-6-x86_64: - el-6-x86_64 el-7-aarch64: |