summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/adhoc-canary.omnibus.yml4
-rw-r--r--.expeditor/release.omnibus.yml4
2 files changed, 8 insertions, 0 deletions
diff --git a/.expeditor/adhoc-canary.omnibus.yml b/.expeditor/adhoc-canary.omnibus.yml
index b142a4cd63..6609a539a4 100644
--- a/.expeditor/adhoc-canary.omnibus.yml
+++ b/.expeditor/adhoc-canary.omnibus.yml
@@ -44,6 +44,10 @@ builder-to-testers-map:
- el-8-aarch64
el-8-x86_64:
- el-8-x86_64
+ el-9-aarch64:
+ - el-9-aarch64
+ el-9-x86_64:
+ - el-9-x86_64
freebsd-12-amd64:
- freebsd-12-amd64
- freebsd-13-amd64
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index b7b154a473..803798b7ae 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -44,6 +44,10 @@ builder-to-testers-map:
- el-8-aarch64
el-8-x86_64:
- el-8-x86_64
+ el-9-aarch64:
+ - el-9-aarch64
+ el-9-x86_64:
+ - el-9-x86_64
freebsd-12-amd64:
- freebsd-12-amd64
- freebsd-13-amd64