]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
cirrus: remove FreeBSD 11.4 from the matrix
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Oct 2021 07:51:11 +0000 (09:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Oct 2021 08:41:24 +0000 (10:41 +0200)
It has reached End-Of-Life and causes some LDAP CI issues.

Closes #7869

.cirrus.yml

index 3a7b5a5f56ac8e225cd85e191682ad4960df047f..d958ee1c3c6f60cd96d0dda74a2901d9e00e277d 100644 (file)
@@ -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