From 9d1c3306e027976dd8de3da3ce418653c7698c2d Mon Sep 17 00:00:00 2001 From: Ilia Shipitsin Date: Sun, 16 Feb 2025 17:41:05 +0100 Subject: [PATCH] CI: cirrus-ci: bump FreeBSD image to 14-2 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 07218cc8..fc939cbc 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -11,7 +11,7 @@ FreeBSD_task: SSL: matrix: freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-2 prepare_script: - pkg install -y pkgconf cmake git libsodium $SSL - git submodule update --init --recursive