From: Martin Matuska Date: Mon, 12 Aug 2019 10:35:44 +0000 (+0200) Subject: As there is no 11.3 FreeBSD image at Cirrus CI yet, revert to 11.2 X-Git-Tag: v3.4.1~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87995c14d619e9fd2b8b2df6ef6ed00c65470ed;p=thirdparty%2Flibarchive.git As there is no 11.3 FreeBSD image at Cirrus CI yet, revert to 11.2 --- diff --git a/.cirrus.yml b/.cirrus.yml index b60bb5432..d87e48983 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -12,7 +12,7 @@ FreeBSD_task: freebsd_instance: image: freebsd-12-0-release-amd64 freebsd_instance: - image: freebsd-11-3-release-amd64 + image: freebsd-11-2-release-amd64 prepare_script: - ./build/ci/cirrus_ci/ci.sh prepare configure_script: