Skip to content

Commit

Permalink
(PA-5761) Update build_defaults.yaml to enable Debian 12 (ARM) for in…
Browse files Browse the repository at this point in the history
…ternal nightlies ship
  • Loading branch information
skyamgarp committed Feb 2, 2024
1 parent 919da71 commit 1003cdd
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 @@ -9,6 +9,7 @@ foss_platforms:
- debian-10-amd64
- debian-11-amd64
- debian-11-aarch64
- debian-12-aarch64
- el-7-x86_64
- el-8-x86_64
- el-8-ppc64le
Expand Down Expand Up @@ -71,6 +72,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 1003cdd

Please sign in to comment.