From: Ed Maste Date: Wed, 15 Jun 2022 17:01:05 +0000 (-0400) Subject: CI: update FreeBSD versions X-Git-Tag: v3.6.2~40^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1742%2Fhead;p=thirdparty%2Flibarchive.git CI: update FreeBSD versions Update to latest released versions (12.3 and 13.1), and drop now-EOL 11.4. --- diff --git a/.cirrus.yml b/.cirrus.yml index f882d1451..e53133da5 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,11 +10,9 @@ FreeBSD_task: BS: cmake matrix: freebsd_instance: - image_family: freebsd-13-0 + image_family: freebsd-13-1 freebsd_instance: - image_family: freebsd-12-2 - freebsd_instance: - image_family: freebsd-11-4 + image_family: freebsd-12-3 prepare_script: - ./build/ci/cirrus_ci/ci.sh prepare configure_script: