]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
CI: drop FreeBSD 13 testing (#2112)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Tue, 8 Jul 2025 21:24:57 +0000 (21:24 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 8 Jul 2025 22:08:51 +0000 (22:08 +0000)
FreeBSD 13 packages are unreliably packaged, causing
version mismatches that lead to CI test failures:

    Newer FreeBSD version for package ztrack:
      - package: 1305000
      - running userland: 1304000
    repository FreeBSD contains packages for wrong OS version

Continue to test on FreeBSD 14 which is more reliable.

.github/workflows/slow.yaml

index c6093547b70439f2b3d72e2d7290227a27acf77e..7546d5fd329ef75f66a56e634369ee30129440e4 100644 (file)
@@ -145,7 +145,6 @@ jobs:
       matrix:
         osversion:
           - 14.2
-          - 13.4
 
     runs-on: ubuntu-24.04
     name: freebsd(${{ matrix.osversion }})