From 72c3ca9f8d9964b091578f56391bb9839b21318c Mon Sep 17 00:00:00 2001 From: "Philip H." <47042125+pheiduck@users.noreply.github.com> Date: Tue, 10 Jun 2025 20:21:29 +0200 Subject: [PATCH] CI: update Cirrus runner to FreeBSD 14.3 closes: #17508 Signed-off-by: Philip H. <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8b44a156b3..7a800207f6 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,9 +5,9 @@ env: freebsd_task: name: FreeBSD matrix: - - name: FreeBSD 14.2 + - name: FreeBSD 14.3 freebsd_instance: - image_family: freebsd-14-2 + image_family: freebsd-14-3 timeout_in: 20m install_script: - pkg install -y gettext