Skip to content

Commit

Permalink
Merge pull request #2543 from skyamgarp/PA-6306-7.x
Browse files Browse the repository at this point in the history
(PA-6306) Update build_defaults.yaml to enable Ubuntu 24.04 (ARM) for…
  • Loading branch information
skyamgarp authored Jun 12, 2024
2 parents 426b9b0 + b309a1c commit 29fbd65
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 @@ -38,6 +38,7 @@ foss_platforms:
- ubuntu-22.04-amd64
- ubuntu-22.04-aarch64
- ubuntu-24.04-amd64
- ubuntu-24.04-aarch64
- windows-2012-x86
- windows-2012-x64
pe_platforms:
Expand Down Expand Up @@ -115,6 +116,8 @@ platform_repos:
repo_location: repos/apt/jammy
- name: ubuntu-24.04-amd64
repo_location: repos/apt/noble
- name: ubuntu-24.04-aarch64
repo_location: repos/apt/noble
- name: osx-11-arm64
repo_location: repos/apple/11/**/arm64/*.dmg
- name: osx-11-x86_64
Expand Down

0 comments on commit 29fbd65

Please sign in to comment.