summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-01 14:51:08 -0700
committerTim Smith <tsmith@chef.io>2021-07-01 14:51:08 -0700
commitef44a6af8d688a17f159f2b19443647062ab90ec (patch)
treeed73efc4ef0cbb815452d00aca0b59a015bc4826
parentd5f1ff5611b0925fb440dc88db778c951406bde1 (diff)
downloadchef-ef44a6af8d688a17f159f2b19443647062ab90ec.tar.gz
Build RHEL 8 packages on RHEL 8
This ensures they have el8 in their name Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/release.omnibus.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 176c79ebc4..d5811bcb70 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -23,8 +23,9 @@ builder-to-testers-map:
- el-6-x86_64
el-7-aarch64:
- el-7-aarch64
- - el-8-aarch64
- amazon-2-aarch64
+ el-8-aarch64:
+ - el-8-aarch64
el-7-ppc64:
- el-7-ppc64
el-7-ppc64le:
@@ -34,8 +35,9 @@ builder-to-testers-map:
- el-8-s390x
el-7-x86_64:
- el-7-x86_64
- - el-8-x86_64
- amazon-2-x86_64
+ el-8-x86_64:
+ - el-8-x86_64
freebsd-11-amd64:
- freebsd-11-amd64
- freebsd-12-amd64