From 89cbfe102862b983faa3e79019316bb39372f480 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Wed, 15 Oct 2025 23:40:58 +0200 Subject: [PATCH] CI: update FreeBSD 14 build environment --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8a0c7f41b..f719431f5 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,7 +10,7 @@ FreeBSD_task: BS: cmake matrix: freebsd_instance: - image_family: freebsd-14-2 + image_family: freebsd-14-3 freebsd_instance: image_family: freebsd-13-5 prepare_script: -- 2.47.3