From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Mon, 2 May 2022 12:38:45 +0000 (+0200) Subject: cirrus: Update to FreeBSD 12.3 X-Git-Tag: curl-7_83_1~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6df9d9b46c363a787c10378603f1223931d9ebcc;p=thirdparty%2Fcurl.git cirrus: Update to FreeBSD 12.3 Closes: #8783 Reviewed-by: Daniel Gustafsson --- diff --git a/.cirrus.yml b/.cirrus.yml index 3cd8ba1172..6c0a011ae0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -29,9 +29,9 @@ freebsd_task: - name: FreeBSD 13.0 freebsd_instance: image_family: freebsd-13-0 - - name: FreeBSD 12.2 + - name: FreeBSD 12.3 freebsd_instance: - image_family: freebsd-12-2 + image_family: freebsd-12-3 env: CIRRUS_CLONE_DEPTH: 10