From: Dan Fandrich Date: Wed, 30 Aug 2023 20:47:11 +0000 (-0700) Subject: CI: drop the FreeBSD 12.X build X-Git-Tag: curl-8_3_0~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756de05d89932f400b5b9c2348501d8b6d1e6501;p=thirdparty%2Fcurl.git CI: drop the FreeBSD 12.X build Cirrus' new free tier won't let us have many builds, so drop the nonessential ones. The FreeBSD 13.X build will still give us the most relevant FreeBSD coverage. --- diff --git a/.cirrus.yml b/.cirrus.yml index 6dbcc092fb..e2d7470f70 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -46,9 +46,6 @@ freebsd_task: - name: FreeBSD 13.2 freebsd_instance: image_family: freebsd-13-2 - - name: FreeBSD 12.4 - freebsd_instance: - image_family: freebsd-12-4 env: CIRRUS_CLONE_DEPTH: 10