diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-04-03 09:06:14 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-04-03 09:06:14 -0700 |
commit | 735e4fbfd0f086e73421caabb3aa5bd355698b42 (patch) | |
tree | 28eccbd1ff0b025bd0ad7c012e71b1612b7b6a6b /.expeditor | |
parent | 24ef44b44ea8486f8c5c99bbbb16aebff79c2346 (diff) | |
download | chef-735e4fbfd0f086e73421caabb3aa5bd355698b42.tar.gz |
Swap Ubuntu 20.04 for 18.04 aarch64
20.04 has testing issues right now.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 14be74e85e..a71174b002 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -45,10 +45,11 @@ 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: |