Skip to content

Commit

Permalink
Merge pull request #2541 from skyamgarp/PA-6306
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 ad7d829 + edc85c4 commit 9633eee
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 @@ -37,6 +37,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
# The packaging repo uses the `platform_repos` hash to determine which repos
Expand Down Expand Up @@ -103,6 +104,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-x86_64
repo_location: repos/apple/11/**/x86_64/*.dmg
- name: osx-12-arm64
Expand Down

0 comments on commit 9633eee

Please sign in to comment.