From da8bfd46aa1b53a2e0f8b6f7ea50d95d2dc5bc1f Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Tue, 5 Jul 2022 20:10:59 +0100 Subject: [PATCH] Revert "Update FreeBSD CI image." This reverts commit f2d6e175fe54397a4b1ca5d1cab105875a6ebd96. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 77bcbc21ab8..f2db9f81aa5 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -3,7 +3,7 @@ env: ARCH: amd64 freebsd_instance: - image_family: freebsd-13-1 + image_family: freebsd-13-0 task: name: FREEBSD_DEBUG_NTS