summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip H <47042125+pheiduck@users.noreply.github.com>2024-06-05 19:57:11 +0200
committerChristian Brabandt <cb@256bit.org>2024-06-05 19:57:48 +0200
commit9c60890518ed4e82afd6980bf0ecf5bbcc356ce6 (patch)
tree7f8de8a0f7d8c42d7e43438119123712c08aea0c
parent551d8c372e49ed630fd95c6422a0ee62d00902c5 (diff)
CI: update FreeBSD runner to 14.1 (#13937)
closes: #14918 Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 78e49d9805..a3604a425e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -5,9 +5,9 @@ env:
freebsd_task:
name: FreeBSD
matrix:
- - name: FreeBSD 14.0
+ - name: FreeBSD 14.1
freebsd_instance:
- image_family: freebsd-14-0
+ image_family: freebsd-14-1
timeout_in: 20m
install_script:
- pkg install -y gettext