diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 860593dc75..e26fa4b94d 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -9,6 +9,7 @@ foss_platforms: - debian-10-amd64 - debian-11-amd64 - debian-11-aarch64 + - debian-12-amd64 - debian-12-aarch64 - el-7-x86_64 - el-8-x86_64 @@ -72,6 +73,8 @@ platform_repos: repo_location: repos/apt/bullseye - name: debian-11-aarch64 repo_location: repos/apt/bullseye + - name: debian-12-amd64 + repo_location: repos/apt/bookworm - name: debian-12-aarch64 repo_location: repos/apt/bookworm - name: ubuntu-18.04-amd64