From 12dd225db2711ea3e3367c78f43f8f5813934e58 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Fri, 26 Feb 2021 18:33:26 +0300 Subject: [PATCH] cirrus: fix freebsd 12 image --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8b838265..bbe178dd 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -13,7 +13,7 @@ task: task: name: freebsd-12-amd64 freebsd_instance: - image_family: freebsd-12-1 + image_family: freebsd-12-2 setup_script: - pkg update - pkg install -y git sdl2 python