From 9662e93ac9ae3504fd7526d488142e309d09f8e1 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Wed, 14 Jun 2023 18:14:38 +0200 Subject: [PATCH] Update .cirrus.yml --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 9343b05f9..37caea662 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -86,7 +86,7 @@ task: task: name: FreeBSD freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-13-0 compile_script: - pkg install -y gmake gcc-12 - gmake