From 824f24a6b06d0c3cab2ded37b210c8c399064f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dundar=20G=C3=B6c?= Date: Mon, 7 Mar 2022 10:46:25 +0100 Subject: [PATCH] ci(freebsd): use image freebsd/latest --- .builds/freebsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 508dcacd3c..b2b4aa4a5c 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -1,4 +1,4 @@ -image: freebsd/12.x +image: freebsd/latest packages: - cmake