Skip to content

Commit

Permalink
"(PA-6052) Revert of Revert platforms(Debian 11 ARM, MacOS14 ARM/Inte…
Browse files Browse the repository at this point in the history
…l and Amazon Linux 2023 ARM/Intel) not intended to be promoted to PE"

This reverts commit 363e570.
  • Loading branch information
skyamgarp committed Jan 22, 2024
1 parent 833d34d commit 2f677ca
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ 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
Expand All @@ -65,6 +69,8 @@ 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
Expand All @@ -87,6 +93,10 @@ 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
Expand Down

0 comments on commit 2f677ca

Please sign in to comment.