diff options
author | Jaymala Sinha <jsinha@chef.io> | 2019-08-27 11:14:30 -0400 |
---|---|---|
committer | Jaymala Sinha <jsinha@chef.io> | 2019-08-29 15:02:29 -0400 |
commit | c445f4ba724b7869ccb53c8ce2caaba6379a5073 (patch) | |
tree | ee041e0da4df7c142de5c8a0545530330cbdc6f6 /.expeditor | |
parent | 4022ff3be63a7e2fe4ba00d8d7356335ba06187c (diff) | |
download | chef-c445f4ba724b7869ccb53c8ce2caaba6379a5073.tar.gz |
Deprecate macOS 10.12 and add macOS 10.15 supportjsinha/update_macos
Signed-off-by: Jaymala Sinha <jsinha@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 1819c0d207..700ecb108c 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -33,10 +33,10 @@ builder-to-testers-map: freebsd-11-amd64: - freebsd-11-amd64 - freebsd-12-amd64 - mac_os_x-10.12-x86_64: - - mac_os_x-10.12-x86_64 + mac_os_x-10.13-x86_64: - mac_os_x-10.13-x86_64 - mac_os_x-10.14-x86_64 + - mac_os_x-10.15-x86_64 sles-12-s390x: - sles-12-s390x sles-12-x86_64: |