From c7873a17fde8bf3748dc619ff7183d34304f6f90 Mon Sep 17 00:00:00 2001 From: Cristian Cadar Date: Mon, 4 Mar 2024 10:30:57 +0000 Subject: Remove FreeBSD 13.2 from CirrusCI, as the image does not seem to be available anymore. --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index d34f7eaa..149ae6d2 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,7 +2,6 @@ task: freebsd_instance: matrix: - image_family: freebsd-14-0 - - image_family: freebsd-13-2 deps_script: - sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf - env ASSUME_ALWAYS_YES=yes pkg update -f -- cgit 1.4.1