From 1c58bf31519acc222ad132e0cf9b819d6ee680ef Mon Sep 17 00:00:00 2001 From: Shubham Shinde Date: Mon, 10 Jun 2024 11:40:30 +0530 Subject: [PATCH] (PA-6033) Enable ubuntu-24.04 amd64 internal nightlies ship 7.x --- ext/build_defaults.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 5b883c3bfe..3715f03279 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -37,6 +37,7 @@ foss_platforms: - ubuntu-20.04-aarch64 - ubuntu-22.04-amd64 - ubuntu-22.04-aarch64 + - ubuntu-24.04-amd64 - windows-2012-x86 - windows-2012-x64 pe_platforms: @@ -112,6 +113,8 @@ platform_repos: repo_location: repos/apt/jammy - name: ubuntu-22.04-aarch64 repo_location: repos/apt/jammy + - name: ubuntu-24.04-amd64 + repo_location: repos/apt/noble - name: osx-11-arm64 repo_location: repos/apple/11/**/arm64/*.dmg - name: osx-11-x86_64