From 3006cd4f60903d487d85f46092898b51724c2a3f Mon Sep 17 00:00:00 2001 From: scribam Date: Mon, 16 Aug 2021 19:12:01 +0200 Subject: [PATCH] .cirrus.yml: update to freebsd-13-0 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index e101e5d7d..e2fd64a7d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image_family: freebsd-12-2 + image_family: freebsd-13-0 env: CCACHE_DIR: /tmp/ccache