From 770d0ec452220d403bb1bb6809ff11cd68a258bd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 13 Apr 2020 21:41:42 +0900 Subject: [PATCH] ci: fix FreeBSD CI (#2403) --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index afb761b71..c2344c0c3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,5 @@ freebsd_instance: - image: freebsd-12-0-release-amd64 + image: freebsd-12-1-release-amd64 # Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the # same VM. The binary will be built in 32-bit mode, but will execute on a