]> 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)
committerFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 9 Jul 2025 17:30:30 +0000 (18:30 +0100)
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 45c63a7b16d7a9a70ac0c3ed47fa9e8708fe98d6..e91432baa8d79edab792d90d5f432c35e7d53afb 100644 (file)
@@ -145,7 +145,6 @@ jobs:
       matrix:
         osversion:
           - 14.2
-          - 13.4
 
     runs-on: ubuntu-22.04
     name: freebsd(${{ matrix.osversion }})