From 3f5392b7143b8b2970d585ed391696dbc8b1de23 Mon Sep 17 00:00:00 2001 From: Florian Walpen Date: Sun, 7 Jul 2024 18:10:26 +0200 Subject: [PATCH] CI: Update FreeBSD images to 13.3-RELEASE and 14.1-RELEASE. --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 3af8c6f..8cf932a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,8 +1,8 @@ task: freebsd_instance: matrix: - - image_family: freebsd-13-2 - - image_family: freebsd-14-0 + - image_family: freebsd-13-3 + - image_family: freebsd-14-1 environment: CFLAGS: -O2 -pipe -fPIC -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include