diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-11-24 14:48:27 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-11-24 14:48:27 -0800 |
commit | 06091f1153dc02ca74f1d6e59aa2e30d0779056b (patch) | |
tree | 77a479d41d3a6c6548cd3161fd10b7c6a2380c34 /.expeditor | |
parent | e8be065ee267f5a4a3e0fa477c4925484bd3836a (diff) | |
download | chef-06091f1153dc02ca74f1d6e59aa2e30d0779056b.tar.gz |
Disable macos builds for nowenable_git_cache
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 9b7f397a33..7990fbd7c7 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -37,11 +37,11 @@ builder-to-testers-map: freebsd-11-amd64: - freebsd-11-amd64 - freebsd-12-amd64 - 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 - - mac_os_x-11.0-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 + # - mac_os_x-11.0-x86_64 sles-12-s390x: - sles-12-s390x - sles-15-s390x |