From 48186992617c7ea2d0b463677e20009226acf340 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 23 Sep 2021 17:53:13 -0700 Subject: Remove EOL FreeBSD 11 builds FreeBSD 11 goes EOL at the end of Sept 2021. Signed-off-by: Tim Smith --- .expeditor/adhoc-canary.omnibus.yml | 4 +--- .expeditor/release.omnibus.yml | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.expeditor/adhoc-canary.omnibus.yml b/.expeditor/adhoc-canary.omnibus.yml index e47d009058..5ca8294041 100644 --- a/.expeditor/adhoc-canary.omnibus.yml +++ b/.expeditor/adhoc-canary.omnibus.yml @@ -36,10 +36,8 @@ builder-to-testers-map: - amazon-2-x86_64 el-8-x86_64: - el-8-x86_64 - freebsd-11-amd64: - - freebsd-11-amd64 + freebsd-12-amd64: - freebsd-12-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 diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 13a72f986c..4f52169fe5 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -38,8 +38,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.14-x86_64: - mac_os_x-10.14-x86_64 -- cgit v1.2.1