diff options
author | Tom Duffield <tom@chef.io> | 2021-02-19 18:49:42 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 16:49:42 -0800 |
commit | c3686456894b94a3b9429b3a0edf4079c6d45c93 (patch) | |
tree | 1e851f30f593864d4ae3123b34b9009761474f32 /.expeditor/release.omnibus.yml | |
parent | e6aa417c7ebaab8fe808e106be4a228b29cb210f (diff) | |
download | chef-c3686456894b94a3b9429b3a0edf4079c6d45c93.tar.gz |
Revert "Update name of macos builder in Buildkite" (#11081)
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor/release.omnibus.yml')
-rw-r--r-- | .expeditor/release.omnibus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 12531affad..11b6eda0dc 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -38,7 +38,7 @@ builder-to-testers-map: mac_os_x-10.14-x86_64: - mac_os_x-10.14-x86_64 - mac_os_x-10.15-x86_64 - - mac_os_x-11-x86_64 + - mac_os_x-11.0-x86_64 sles-12-s390x: - sles-12-s390x - sles-15-s390x |