From a476ea11ee0bab16a99a5c4b8f0a3d52f9a7e0af Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 29 Jun 2020 17:04:59 +0200 Subject: cirrus-ci: disabled FreeBSD 13 (again) It has been failing for a good while again. This time we better leave it disabled until we have more reason to believe it behaves. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 65f381725..55d7d44b0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -27,7 +27,7 @@ task: freebsd_instance: matrix: # A stable 13.0 image likely won't be available before early 2021 - image_family: freebsd-13-0-snap + # image_family: freebsd-13-0-snap image_family: freebsd-12-1 # The stable 11.3 image causes "Agent is not responding" so use a snapshot image_family: freebsd-11-3-snap -- cgit v1.2.1