From c276cc07abff09143a863487089eae2d58263c77 Mon Sep 17 00:00:00 2001 From: James Bonfield Date: Thu, 14 Nov 2024 14:57:27 +0000 Subject: [PATCH] Change the version of FreeBSD for cirrus-ci to 14.1 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 76b833d..230f2e3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -77,7 +77,7 @@ rocky_task: task: name: freebsd freebsd_instance: - image_family: freebsd-14-0 + image_family: freebsd-14-1 pkginstall_script: - pkg update -f