diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index 00707c0f9a..1752892b0e 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -6,6 +6,7 @@ project: 'puppet-agent' foss_platforms: - debian-10-amd64 - debian-11-amd64 + - debian-11-aarch64 - el-7-x86_64 - el-8-x86_64 - el-8-ppc64le @@ -60,6 +61,8 @@ platform_repos: repo_location: repos/apt/buster - name: debian-11-amd64 repo_location: repos/apt/bullseye + - name: debian-11-aarch64 + repo_location: repos/apt/bullseye - name: ubuntu-18.04-amd64 repo_location: repos/apt/bionic - name: ubuntu-18.04-aarch64