summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2020-04-04 00:20:44 -0400
committerBryan McLellan <btm@loftninjas.org>2020-04-04 00:20:44 -0400
commitd2a685aab6a3d9b6c7e38193b0aa7508a3c8ee28 (patch)
tree382a86b1753bddf8a2eb124165fd3dbb34546fbe
parent1031b5272ce671774df28ea279cc9be09e6e171d (diff)
downloadchef-d2a685aab6a3d9b6c7e38193b0aa7508a3c8ee28.tar.gz
Match platforms to chef-15
Drops 2008r2 (which we no longer have builders for) Pulls in Windows 10, Ubuntu 20.04 x86_64, and Ubuntu 18.04 aarch64. Which are very recently new. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-rw-r--r--.expeditor/release.omnibus.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 91880ec271..8db99f58ef 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -45,14 +45,17 @@ builder-to-testers-map:
- solaris2-5.11-i386
solaris2-5.11-sparc:
- solaris2-5.11-sparc
+ ubuntu-18.04-aarch64:
+ - ubuntu-18.04-aarch64
ubuntu-16.04-x86_64:
- ubuntu-16.04-x86_64
- ubuntu-18.04-x86_64
+ - ubuntu-20.04-x86_64
windows-2012r2-i386:
- windows-2012r2-i386
windows-2012r2-x86_64:
- - windows-2008r2-x86_64
- windows-2012-x86_64
- windows-2012r2-x86_64
- windows-2016-x86_64
- windows-2019-x86_64
+ - windows-10-x86_64