From 35ca407fcbb34bf0cd28fa8a64741abba0637dce Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Tue, 5 Jul 2022 20:10:42 +0100 Subject: [PATCH] Revert "Update FreeBSD CI image." This reverts commit 4f4457a6e95fa652d686409fdaf71cd3652b3a94. --- .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