Skip to content

Commit

Permalink
Merge pull request #2484 from skyamgarp/PA-5761-7.x
Browse files Browse the repository at this point in the history
(PA-5761x) Update build_defaults.yaml to enable Debian 12 (ARM) for i…
  • Loading branch information
skyamgarp authored Feb 2, 2024
2 parents ca6071c + f39096a commit 5603fd5
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 5603fd5

Please sign in to comment.