From: Daniel Stenberg Date: Mon, 18 Oct 2021 07:51:11 +0000 (+0200) Subject: cirrus: remove FreeBSD 11.4 from the matrix X-Git-Tag: curl-7_80_0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a265ce4371676e42578cf2fdf8a634568ad96e77;p=thirdparty%2Fcurl.git cirrus: remove FreeBSD 11.4 from the matrix It has reached End-Of-Life and causes some LDAP CI issues. Closes #7869 --- diff --git a/.cirrus.yml b/.cirrus.yml index 3a7b5a5f56..d958ee1c3c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -32,9 +32,6 @@ freebsd_task: - name: FreeBSD 12.2 freebsd_instance: image_family: freebsd-12-2 - - name: FreeBSD 11.4 - freebsd_instance: - image_family: freebsd-11-4 env: CIRRUS_CLONE_DEPTH: 10