From b7fa48a1eb9ed37ba7c05ed562a5bc77f9f8f8b1 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Fri, 27 Nov 2020 21:59:41 +0300 Subject: [PATCH] cirrus: try to fix freebsd 11.4 ci build --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index c7baff83..8b838265 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,7 +1,7 @@ task: name: freebsd-11-amd64 freebsd_instance: - image_family: freebsd-11-3-snap + image_family: freebsd-11-4 setup_script: - pkg update - pkg install -y git sdl2 python