From ec41ecd6d5c5b021d65a064c189fcb6884951f4c Mon Sep 17 00:00:00 2001 From: Prajakta Purohit Date: Mon, 8 May 2023 12:06:07 -0700 Subject: [PATCH] Adding Amazon linux 2022 to the release pipeline Signed-off-by: Prajakta Purohit --- .expeditor/release.omnibus.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index c436629..8af9e61 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -17,10 +17,10 @@ builder-to-testers-map: - aix-7.1-powerpc - aix-7.2-powerpc - aix-7.3-powerpc - # amazon-2022-aarch64: - # - amazon-2022-aarch64 - # amazon-2022-x86_64: - # - amazon-2022-x86_64 + amazon-2022-aarch64: + - amazon-2022-aarch64 + amazon-2022-x86_64: + - amazon-2022-x86_64 debian-9-x86_64: - debian-9-x86_64 - debian-10-x86_64