diff options
author | Jeremiah Snapp <jeremiah@chef.io> | 2022-05-09 19:26:13 -0400 |
---|---|---|
committer | Jeremiah Snapp <jeremiah@chef.io> | 2022-05-09 19:43:14 -0400 |
commit | 1a72c983e6967cdd81fa37f7eb4b2b7a213b7f8c (patch) | |
tree | fed912b62d4b5b1ceab7d18740376680a198e7db /.expeditor | |
parent | 44c3afb20db7a4d1fbaa464654f6569dacc92b55 (diff) | |
download | chef-1a72c983e6967cdd81fa37f7eb4b2b7a213b7f8c.tar.gz |
Build on FreeBSD 12 and remove FreeBSD 11
FreeBSD 11 is EOL
Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/release.omnibus.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index d9048a1722..0ad74cdb55 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -40,8 +40,7 @@ builder-to-testers-map: - el-8-aarch64 el-8-x86_64: - el-8-x86_64 - freebsd-11-amd64: - - freebsd-11-amd64 + freebsd-12-amd64: - freebsd-12-amd64 mac_os_x-10.15-x86_64: - mac_os_x-10.15-x86_64 |