From 2012fd3f044a0a10c2ec6ffde823c84571dfb07f Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Fri, 21 Apr 2023 06:33:28 +0100 Subject: [PATCH] ci update freebsd image to the 13.2 image (#11110) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index d29ed7e103a..b3cc9d61f1d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ env: freebsd_task: name: FREEBSD_DEBUG_NTS freebsd_instance: - image_family: freebsd-13-0 + image_family: freebsd-13-2 env: ARCH: amd64 install_script: