From 94fc217d3e0fb88ebd9d71a511ef3a75ca0a34ad Mon Sep 17 00:00:00 2001 From: past-due <30942300+past-due@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:34:36 -0500 Subject: [PATCH] [Cirrus CI] Update FreeBSD to 14.0 --- .cirrus.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 99d96978c10..cb526ae9724 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,8 +7,7 @@ freebsd_build_task: freebsd_instance: # See the list of available FreeBSD image families here: https://cirrus-ci.org/guide/FreeBSD/ matrix: - - image_family: freebsd-13-2 # FreeBSD 13.2-RELEASE -# - image_family: freebsd-12-4 # FreeBSD 12.4-RELEASE + - image_family: freebsd-14-0 # FreeBSD 14.0-RELEASE # cpu: 4 # memory: 8G