diff options
-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 |