diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-08-19 16:24:23 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-08-21 10:49:48 -0700 |
commit | b57f0f89e559a632651ce5a94d93dbcb1feceae9 (patch) | |
tree | 90c9444d282d97342b236d07539274f76845026c /.expeditor | |
parent | 529a36c63ca8fdc1d58b02b4faa86a4e89e5b738 (diff) | |
download | chef-b57f0f89e559a632651ce5a94d93dbcb1feceae9.tar.gz |
Add macOS 11.0 (Big Sur) packages
:dope:
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-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 e261b0c48a..a41ae1362c 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -38,6 +38,7 @@ builder-to-testers-map: - mac_os_x-10.13-x86_64 - mac_os_x-10.14-x86_64 - mac_os_x-10.15-x86_64 + - mac_os_x-11.0-x86_64 sles-12-x86_64: - sles-12-x86_64 - sles-15-x86_64 |