diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-16 15:28:56 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-16 15:28:56 -0700 |
commit | 751b5dea93c0b0e68230f38d38f506a7495cc24c (patch) | |
tree | 78380e46796b13b02f704c873f8d3e1fbb58f2ce | |
parent | d3cd2927c83092c63396e22eac89008784abd1b6 (diff) | |
download | chef-751b5dea93c0b0e68230f38d38f506a7495cc24c.tar.gz |
Produce aarch64 Amazon Linux 2 packages
We're already doing this on master
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index a3f2921c05..a1a1cbf449 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -20,6 +20,7 @@ builder-to-testers-map: - el-6-x86_64 el-7-aarch64: - el-7-aarch64 + - amazon-2-aarch64 el-7-ppc64: - el-7-ppc64 el-7-ppc64le: |