From 97e29e315c1ce968b69054422a0eab95ec0962d2 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Wed, 12 May 2021 09:52:44 +0200 Subject: CI: Add FreeBSD 13.0 to Cirrus CI build --- .cirrus.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index e8235e42..4d01154a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,6 +9,8 @@ FreeBSD_task: env: BS: cmake matrix: + freebsd_instance: + image_family: freebsd-13-0 freebsd_instance: image_family: freebsd-12-2 freebsd_instance: -- cgit v1.2.1