diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-23 13:04:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-23 13:04:01 -0700 |
commit | 6baaea631b13a96003d253c24257b077d2869925 (patch) | |
tree | 81bb31a5e0d27cd659a4d9ab6f61613588cb6816 | |
parent | ba0824cd005439608d32e188a0717e8cf4e85cd7 (diff) | |
parent | 32b22139cbc3936b57867a15ee029e6c399770d3 (diff) | |
download | chef-6baaea631b13a96003d253c24257b077d2869925.tar.gz |
Merge pull request #11859 from chef/16_packages
Produce macOS m1 monterey packages
-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 d5811bcb70..8be6031d7c 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -47,6 +47,7 @@ builder-to-testers-map: - mac_os_x-11-x86_64 mac_os_x-11-arm64: - mac_os_x-11-arm64 + - mac_os_x-12-arm64 sles-12-s390x: - sles-12-s390x - sles-15-s390x |