From 3ca8dcd4d0516209ca9fb9a379d088f9748080a6 Mon Sep 17 00:00:00 2001 From: "Christopher A. Snapp" Date: Thu, 9 Apr 2020 12:21:56 -0600 Subject: [PATCH] Add el-7 and el-8 aarch64 testers Signed-off-by: Christopher A. Snapp --- .expeditor/release.omnibus.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index eaf16cc2f..3f871aff3 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -13,6 +13,9 @@ builder-to-testers-map: - debian-10-x86_64 el-6-x86_64: - el-6-x86_64 + el-7-aarch64: + - el-7-aarch64 + - el-8-aarch64 el-7-x86_64: - el-7-x86_64 - el-8-x86_64