From 8ea8d760ae848abb1aaf18461761c842dc23e511 Mon Sep 17 00:00:00 2001 From: Shubham Shinde Date: Mon, 22 Jan 2024 19:18:51 +0530 Subject: [PATCH] (PA-5572) Add Amazon Linux 2023 to build_defaults for internal nightlies ship --- ext/build_defaults.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 85c2a64fe0..93d8d56df7 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -46,6 +46,10 @@ pe_platforms: platform_repos: - name: aix-7.1-power repo_location: repos/aix/7.1/**/ppc + - name: amazon-2023-x86_64 + repo_location: repos/amazon/2023/**/x86_64 + - name: amazon-2023-aarch64 + repo_location: repos/amazon/2023/**/aarch64 - name: el-6-i386 repo_location: repos/el/6/**/i386 - name: el-6-x86_64