summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-18 09:51:11 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-18 10:41:24 +0200
commita265ce4371676e42578cf2fdf8a634568ad96e77 (patch)
treee98a26740f02a29f9efcf6915c7e3cfe676ac569 /.cirrus.yml
parentfc746cd3409c8a0cae77cad27620ead36280fd68 (diff)
downloadcurl-a265ce4371676e42578cf2fdf8a634568ad96e77.tar.gz
cirrus: remove FreeBSD 11.4 from the matrix
It has reached End-Of-Life and causes some LDAP CI issues. Closes #7869
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 3a7b5a5f5..d958ee1c3 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