From 6eeb8d7ca9586ad98843256e7f15cd44c7d77dea Mon Sep 17 00:00:00 2001 From: Delyan Angelov Date: Mon, 22 Jan 2024 18:37:00 +0200 Subject: [PATCH] ci: bump image_family to freebsd-14-0 in .cirrus.yml (#20632) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8ea617925a..6bea6c3767 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,7 +2,7 @@ env: LANG: en_US.UTF-8 freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-14-0 ## Note: all tasks should end with _script: here, otherwise they will not be picked up! freebsd_task: