summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpowell-progress <104777878+tpowell-progress@users.noreply.github.com>2022-10-10 09:36:09 -0400
committerGitHub <noreply@github.com>2022-10-10 09:36:09 -0400
commitea1d15f24a9c50e79b3affd32e48fab88cbb8eda (patch)
treeb9d958228b5b17eba5aad0ece7df87b2aace27b4
parent39cca91601ebe71bca1baa5ddaccee6aea234f71 (diff)
downloadchef-ea1d15f24a9c50e79b3affd32e48fab88cbb8eda.tar.gz
Reenable solaris build/release (#13232)
Reenabling Solaris build Signed-off-by: Thomas Powell <powell@progress.com>
-rw-r--r--.expeditor/release.omnibus.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 00caa4b971..5ba667af86 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -68,10 +68,10 @@ builder-to-testers-map:
- sles-15-x86_64
sles-15-aarch64:
- sles-15-aarch64
- # solaris2-5.11-i386:
- # - solaris2-5.11-i386
- # solaris2-5.11-sparc:
- # - solaris2-5.11-sparc
+ solaris2-5.11-i386:
+ - solaris2-5.11-i386
+ solaris2-5.11-sparc:
+ - solaris2-5.11-sparc
ubuntu-18.04-aarch64:
- ubuntu-18.04-aarch64
- ubuntu-20.04-aarch64