From 751102d7ae151a210cd031fa117c409da1c7a071 Mon Sep 17 00:00:00 2001 From: Shubham Shinde Date: Thu, 23 May 2024 22:18:08 +0530 Subject: [PATCH] (PA-6358) Enable Fedora 40 (x86_64) 7.x for internal nightlies ship --- ext/build_defaults.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 1ad29066aa..9a6d4fa95d 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -19,6 +19,7 @@ foss_platforms: - el-9-aarch64 - el-9-ppc64le - fedora-36-x86_64 + - fedora-40-x86_64 - osx-11-arm64 - osx-11-x86_64 - osx-12-arm64 @@ -84,6 +85,8 @@ platform_repos: repo_location: repos/sles/15/**/x86_64 - name: fedora-36-x86_64 repo_location: repos/fedora/36/**/x86_64 + - name: fedora-40-x86_64 + repo_location: repos/fedora/40/**/x86_64 - name: debian-10-amd64 repo_location: repos/apt/buster - name: debian-11-amd64