Skip to content

Commit

Permalink
Merge pull request #2471 from skyamgarp/PA-6052
Browse files Browse the repository at this point in the history
"(PA-6052) Revert of Revert platforms(Debian 11 ARM, MacOS14 ARM/Inte…
  • Loading branch information
skyamgarp authored Jan 22, 2024
2 parents 797e152 + 9990f72 commit 0ca29bf
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 @@ -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
Expand Down Expand Up @@ -76,6 +80,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 @@ -100,6 +106,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-10-i386
repo_location: repos/solaris/10/**/*.i386.pkg.gz
- name: solaris-10-sparc
Expand Down

0 comments on commit 0ca29bf

Please sign in to comment.