Skip to content

Commit

Permalink
Merge pull request #2483 from skyamgarp/PA-5761
Browse files Browse the repository at this point in the history
(PA-5761) Update build_defaults.yaml to enable Debian 12 (ARM) for in…
  • Loading branch information
skyamgarp authored Feb 2, 2024
2 parents 919da71 + 1003cdd commit 046217f
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 046217f

Please sign in to comment.