diff options
author | Jeremiah Snapp <jeremiah@chef.io> | 2019-08-12 16:25:15 -0400 |
---|---|---|
committer | Jeremiah Snapp <jeremiah@chef.io> | 2019-08-12 16:25:15 -0400 |
commit | 2cfbe61f3a1ac632fadad4ff2b817a44e041b151 (patch) | |
tree | f3b48b36b51f26b12b4a48ccac6dd9942cc04e6a /.expeditor | |
parent | 84da5f7a45d7ccba250d160626e6da8762a7f222 (diff) | |
download | chef-2cfbe61f3a1ac632fadad4ff2b817a44e041b151.tar.gz |
Stop building Chef Infra Client on FreeBSD 10snappj/deprecate-freebsd-10
Signed-off-by: Jeremiah Snapp <jeremiah@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 a4c25859eb..440ce1ce34 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -29,9 +29,9 @@ builder-to-testers-map: el-7-x86_64: - el-7-x86_64 - el-8-x86_64 - freebsd-10-amd64: - - freebsd-10-amd64 + 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 |