From 363e57047e79fbd771e5789b65e31bfc24d08025 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:19:04 +0530 Subject: [PATCH] (PA-5970) Revert platforms(Debian 11 ARM, MacOS14 ARM/Intel and Amazon Linux 2023 ARM/Intel) not intended to be promoted to PE --- ext/build_defaults.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 780c59b364..c5fc194d0d 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -39,10 +39,6 @@ foss_platforms: platform_repos: - name: aix-7.2-power repo_location: repos/aix/7.2/**/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-7-x86_64 repo_location: repos/el/7/**/x86_64 - name: el-8-x86_64 @@ -69,8 +65,6 @@ platform_repos: repo_location: repos/apt/buster - name: debian-11-amd64 repo_location: repos/apt/bullseye - - name: debian-11-aarch64 - repo_location: repos/apt/bullseye - name: ubuntu-18.04-amd64 repo_location: repos/apt/bionic - name: ubuntu-18.04-aarch64 @@ -93,10 +87,6 @@ platform_repos: repo_location: repos/apple/13/**/arm64/*.dmg - name: osx-13-x86_64 repo_location: repos/apple/13/**/x86_64/*.dmg - - name: osx-14-x86_64 - repo_location: repos/apple/14/**/x86_64/*.dmg - - name: osx-14-arm64 - repo_location: repos/apple/14/**/arm64/*.dmg - name: solaris-11-i386 repo_location: repos/solaris/11/**/*.i386.p5p - name: solaris-11-sparc