diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-04-22 15:21:18 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-04-22 15:21:18 -0700 |
commit | 7ac0afa993a8442c82eaf56e30fe35241f58b709 (patch) | |
tree | 8a8ae359888612f8bb2a75e1e7907de0357d7a73 | |
parent | d9419245173b448edf0146cf9152d177e3395cb3 (diff) | |
download | chef-7ac0afa993a8442c82eaf56e30fe35241f58b709.tar.gz |
Disable FreeBSD builds for now
Signed-off-by: Tim Smith <tsmith@chef.io>
-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 4062bc07d8..853b751148 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -37,7 +37,7 @@ builder-to-testers-map: freebsd-11-amd64: - freebsd-11-amd64 - freebsd-12-amd64 - - freebsd-13-amd64 +# - freebsd-13-amd64 mac_os_x-10.14-x86_64: - mac_os_x-10.14-x86_64 - mac_os_x-10.15-x86_64 |