From 102a5dd0809f4c71637e08fdd3c752673ce71e7b Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 28 Apr 2020 14:23:09 -0700 Subject: Add SLES 15 / Ubuntu 20.04 aarch64 builds These work now. We should ship them for 15 as well. Signed-off-by: Tim Smith --- .expeditor/release.omnibus.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index a1a1cbf449..22a6e34287 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -43,12 +43,15 @@ builder-to-testers-map: sles-12-x86_64: - sles-12-x86_64 - 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 -- cgit v1.2.1