diff options
author | Tim Smith <tsmith@chef.io> | 2020-01-17 09:00:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-17 09:00:32 -0800 |
commit | a36655925c4501bcb74771c05f0671867117b699 (patch) | |
tree | 0e4a7381380037a238448eaaa56db0333ec91036 | |
parent | 01526978908b095b49f259522835dc8641e66331 (diff) | |
parent | 35df343eec394b13d529f21a431f4e4d5aa794a9 (diff) | |
download | chef-a36655925c4501bcb74771c05f0671867117b699.tar.gz |
Merge pull request #9233 from chef/jsinha/remove_el-6-s390x
Remove RHEL 6 s390x (zLinux) support
-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: |