Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PA-5970) Revert platforms(Debian 11 ARM, MacOS14 ARM/Intel and Amazo… #2455

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down