From f14409bb92a43a70b42c7c482561c06e8cb12d29 Mon Sep 17 00:00:00 2001 From: Florian Walpen Date: Sat, 9 Dec 2023 15:21:22 +0100 Subject: [PATCH] CI: Update FreeBSD images to 13.2-RELEASE and 14.0-RELEASE. --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 31e00ddab..f740f65df 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,8 +1,8 @@ task: freebsd_instance: matrix: - - image_family: freebsd-12-3 - - image_family: freebsd-13-1 + - image_family: freebsd-13-2 + - image_family: freebsd-14-0 environment: CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include