From 3a639c7172e1f0f173f167c39b9f2d209c433bc6 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Tue, 23 Jan 2024 10:34:40 +0100 Subject: [PATCH] ci: Fix FreeBSD build on cirrus --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 5666c05707..6f01cf669b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image_family: freebsd-13-1 + image_family: freebsd-14-0 build_task: name: Build FreeBSD (Stack)