From 3fac68a0ed4226fbfa9a491d8f987a9182e1c1be Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Wed, 10 Jul 2024 09:13:42 +0800 Subject: [PATCH] Update freebsd image in cirrus --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 7a4e08be..41751e66 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ task: matrix: - image_family: freebsd-15-0-snap - image_family: freebsd-14-0 - - image_family: freebsd-13-2 + - image_family: freebsd-13-3 install_script: pkg install -y bash git autoconf automake libtool groff pkgconf build_script: - ./Configure -n freebsd