Skip to content

Commit

Permalink
(PA-5761x) Update build_defaults.yaml to enable Debian 12 (ARM) for i…
Browse files Browse the repository at this point in the history
…nternal nightlies ship 7.x
  • Loading branch information
skyamgarp committed Feb 2, 2024
1 parent ca6071c commit f39096a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ foss_platforms:
- debian-10-amd64
- debian-11-amd64
- debian-11-aarch64
- debian-12-aarch64
- el-6-i386
- el-6-x86_64
- el-7-x86_64
Expand Down Expand Up @@ -82,6 +83,8 @@ platform_repos:
repo_location: repos/apt/bullseye
- name: debian-11-aarch64
repo_location: repos/apt/bullseye
- name: debian-12-aarch64
repo_location: repos/apt/bookworm
- name: ubuntu-18.04-amd64
repo_location: repos/apt/bionic
- name: ubuntu-18.04-aarch64
Expand Down

0 comments on commit f39096a

Please sign in to comment.