diff options
author | Christopher A. Snapp <csnapp@chef.io> | 2020-04-22 07:52:50 -0600 |
---|---|---|
committer | Christopher A. Snapp <csnapp@chef.io> | 2020-04-22 07:52:50 -0600 |
commit | 4061e5e873ee116350a6dbfc99eab8d601d4c7ac (patch) | |
tree | 5ba98e03e78ff9fb8fbb3f02422c0752185baf8f /.expeditor/release.omnibus.yml | |
parent | 704ccb0486bf527d1b298d740c42a92fd18a8a79 (diff) | |
download | chef-4061e5e873ee116350a6dbfc99eab8d601d4c7ac.tar.gz |
Add Ubuntu 20.04 (aarch64) Testercsnapp/add_testers
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
Diffstat (limited to '.expeditor/release.omnibus.yml')
-rw-r--r-- | .expeditor/release.omnibus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index d39f539ff9..d4cd857f8e 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -48,6 +48,7 @@ builder-to-testers-map: # - solaris2-5.11-sparc ubuntu-18.04-aarch64: - ubuntu-18.04-aarch64 + - ubuntu-20.04-aarch64 ubuntu-16.04-x86_64: - ubuntu-16.04-x86_64 - ubuntu-18.04-x86_64 |