]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update FreeBSD CI: drop 12.4 as it is nearly EOL 3845/head
authorEd Maste <emaste@FreeBSD.org>
Wed, 13 Dec 2023 15:53:13 +0000 (10:53 -0500)
committerEd Maste <emaste@FreeBSD.org>
Thu, 14 Dec 2023 00:10:43 +0000 (19:10 -0500)
12.4 is EOL as of the end of December 2023, and pkg installation will
start failing some time after that so remove those jobs now.

.cirrus.yml

index 047e77f69fa18528bffd655569d75c060dd7ecb5..2e5e18c01f22ca637ef22f49929b631eb0874540 100644 (file)
@@ -3,7 +3,6 @@ task:
   freebsd_instance:
     matrix:
       image_family: freebsd-13-2
-      image_family: freebsd-12-4
   install_script: pkg install -y gmake coreutils
   script: |
     MOREFLAGS="-Werror" gmake -j all