diff options
author | Bryan McLellan <btm@loftninjas.org> | 2020-05-07 11:35:36 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2020-05-07 11:35:36 -0400 |
commit | 5f6011ce1737c39836d668b316717932bd5a1841 (patch) | |
tree | 62ac639454d621a8287c46cb7d3d14c9ae7f083d | |
parent | 83fbfb9d92c6bbd5391d15648f1c95f3c80c01d2 (diff) | |
download | chef-btm/15-openssl-1.1.1.tar.gz |
build only on ELbtm/15-openssl-1.1.1
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-rw-r--r-- | .expeditor/release.omnibus.yml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 22a6e34287..d6f196e8c3 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -7,13 +7,6 @@ fips-platforms: - el-*-x86_64 - windows-* builder-to-testers-map: - aix-7.1-powerpc: - - aix-7.1-powerpc - - aix-7.2-powerpc - debian-8-x86_64: - - debian-8-x86_64 - - debian-9-x86_64 - - debian-10-x86_64 el-6-i686: - el-6-i686 el-6-x86_64: @@ -31,13 +24,6 @@ builder-to-testers-map: - el-7-x86_64 - el-8-x86_64 - amazon-2-x86_64 - freebsd-11-amd64: - - freebsd-11-amd64 - - freebsd-12-amd64 - mac_os_x-10.13-x86_64: - - mac_os_x-10.13-x86_64 - - mac_os_x-10.14-x86_64 - - mac_os_x-10.15-x86_64 sles-12-s390x: - sles-12-s390x sles-12-x86_64: @@ -45,22 +31,3 @@ builder-to-testers-map: - sles-15-x86_64 sles-15-aarch64: - sles-15-aarch64 - solaris2-5.11-i386: - - solaris2-5.11-i386 - solaris2-5.11-sparc: - - solaris2-5.11-sparc - ubuntu-18.04-aarch64: - - ubuntu-18.04-aarch64 - - ubuntu-20.04-aarch64 - ubuntu-16.04-x86_64: - - ubuntu-16.04-x86_64 - - ubuntu-18.04-x86_64 - - ubuntu-20.04-x86_64 - windows-2012r2-i386: - - windows-2012r2-i386 - windows-2012r2-x86_64: - - windows-2012-x86_64 - - windows-2012r2-x86_64 - - windows-2016-x86_64 - - windows-2019-x86_64 - - windows-10-x86_64 |