From: Martin Matuška Date: Tue, 11 Mar 2025 13:15:49 +0000 (+0100) Subject: CI: Update FreeBSD build environments (#2534) X-Git-Tag: v3.8.0~66 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=03e15babd6ea5ad6add33b070bb5ef50f79b052c;p=thirdparty%2Flibarchive.git CI: Update FreeBSD build environments (#2534) FreeBSD 13.4 -> 13.5 FreeBSD 14.1 -> 14.2 --- diff --git a/.cirrus.yml b/.cirrus.yml index fe543e258..8a0c7f41b 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -10,9 +10,9 @@ FreeBSD_task: BS: cmake matrix: freebsd_instance: - image_family: freebsd-14-1 + image_family: freebsd-14-2 freebsd_instance: - image_family: freebsd-13-4 + image_family: freebsd-13-5 prepare_script: - ./build/ci/cirrus_ci/ci.sh prepare configure_script: