commit 8117db48ed5939dcb93e84f6e740c1b46317dd31
parent 15bc930fca94a43fb5546b48d7c09cf223b63233
Author: Christian Clason <c.clason@uni-graz.at>
Date: Wed, 12 Feb 2025 17:04:16 +0100
ci(cirrus): update to freebsd-14-2
Previous `freebsd-14-0` image was dropped
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
@@ -6,7 +6,7 @@ freebsd_task:
name: FreeBSD
only_if: $BRANCH != "master"
freebsd_instance:
- image_family: freebsd-14-0
+ image_family: freebsd-14-2
timeout_in: 30m
install_script:
- pkg install -y cmake gmake ninja unzip wget gettext python git