From 8ec13a18fa61e71d0431c409763d0cbdb90b18b4 Mon Sep 17 00:00:00 2001 From: Travis Finkenauer Date: Sat, 13 Apr 2024 23:32:52 -0700 Subject: [PATCH] ci: upgrade cirrus CI to FreeBSD 14.0 FreeBSD 12.2 is no longer supported --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 48de3c26..567667d0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image: freebsd-12-2-release-amd64 + image_family: freebsd-14-0 test_task: env: