From e21da653cd9a153d07bca43a823517366be2ce39 Mon Sep 17 00:00:00 2001 From: Florian Walpen Date: Sun, 7 Jul 2024 17:36:12 +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 f740f65d..737576d7 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