]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
CI: update target FreeBSD version to 14.3 (#2271) master
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 12 Oct 2025 05:17:57 +0000 (06:17 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Oct 2025 05:17:57 +0000 (18:17 +1300)
FreeBSD VM setup is unhappy unless we
target the latest minor version.

.github/workflows/slow.yaml

index 7546d5fd329ef75f66a56e634369ee30129440e4..d47e0e67785bdcdb012435fc0e5c16be04e75700 100644 (file)
@@ -144,7 +144,7 @@ jobs:
     strategy:
       matrix:
         osversion:
-          - 14.2
+          - 14.3
 
     runs-on: ubuntu-24.04
     name: freebsd(${{ matrix.osversion }})