diff options
author | Bryan McLellan <btm@loftninjas.org> | 2020-08-21 16:13:44 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2020-08-24 08:39:26 -0400 |
commit | 37a617250ab2ca9b22157f35fbe9c2f61c1cc1b5 (patch) | |
tree | 2114219d3e85a90aedd7ff2c240f76e4ca3aa42a /.expeditor | |
parent | 58f414171e8809121aa9fd65936b81a6423e5c99 (diff) | |
download | chef-37a617250ab2ca9b22157f35fbe9c2f61c1cc1b5.tar.gz |
Start building S390x packages againbtm/s390x
This reverts commit a7012bfe35dc3923537ee936417144a0328970ab.
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index a429ee4703..9b455c3919 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -27,6 +27,8 @@ builder-to-testers-map: - el-7-ppc64 el-7-ppc64le: - el-7-ppc64le + el-7-s390x: + - el-7-s390x el-7-x86_64: - el-7-x86_64 - el-8-x86_64 @@ -38,6 +40,8 @@ builder-to-testers-map: - 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: - sles-12-x86_64 - sles-15-x86_64 |