diff options
-rw-r--r-- | .expeditor/release.omnibus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 0d8a21dd3c..9b7f397a33 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -29,6 +29,7 @@ builder-to-testers-map: - el-7-ppc64le el-7-s390x: - el-7-s390x + - el-8-s390x el-7-x86_64: - el-7-x86_64 - el-8-x86_64 @@ -43,6 +44,7 @@ builder-to-testers-map: - mac_os_x-11.0-x86_64 sles-12-s390x: - sles-12-s390x + - sles-15-s390x sles-12-x86_64: - sles-12-x86_64 - sles-15-x86_64 |