From 0b29b695ae458450217552978ad3094ed06a16d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Sun, 23 May 2021 21:58:13 +0300 Subject: [PATCH] Test using FreeBSD 13.0 (#405) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 531fd9fc..15eb2df3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image_family: freebsd-12-1 + image_family: freebsd-13-0-snap test_task: only_if: "$CIRRUS_BRANCH == 'master' || $CIRRUS_PR != ''"