summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-02-12 17:04:16 +0100
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-02-12 17:12:05 +0000
commit6ca2ef8dfec510111de89a06ddcab6add3c1f8b7 (patch)
tree2c59fdf51dfe0049bb5001a0f42b194a557eb8cc
parent3fd08c2eb20ec8171e5ad16ff299bae9fc446408 (diff)
ci(cirrus): update to freebsd-14-2
Previous `freebsd-14-0` image was dropped (cherry picked from commit 8117db48ed5939dcb93e84f6e740c1b46317dd31)
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index bb98430763..d2262d44c0 100644
--- 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