diff options
author | Tim Smith <tsmith@chef.io> | 2021-06-29 17:01:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 17:01:13 -0700 |
commit | 97ba6783ddf2a661ac17866c1f43d8d49592001d (patch) | |
tree | 264494d396813dd3e731d4c9da54ca0ede613d43 | |
parent | 07cc124a962e11b9bb2b93a59569d634ca52886b (diff) | |
parent | e0826e0037e31f7c39d8d62fc2a106eff250d85d (diff) | |
download | chef-97ba6783ddf2a661ac17866c1f43d8d49592001d.tar.gz |
Merge pull request #11759 from chef/mont
Produce packages for macOS 12 on Arm
-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 a9d8aec620..7a34729572 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -46,6 +46,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 |