]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: downgrade FreeBSD to 14.3
authorVincent Bernat <vincent@bernat.ch>
Fri, 8 May 2026 21:35:12 +0000 (23:35 +0200)
committerVincent Bernat <vincent@bernat.ch>
Fri, 8 May 2026 21:35:12 +0000 (23:35 +0200)
The crossplatform action is not ready for 14.4 yet.

.github/workflows/ci.yml

index 35035a896b34c9234eea64c04e1388a40688b8cf..62b3735a7e3134135c2ff5cf44408cb519bcf095 100644 (file)
@@ -107,7 +107,7 @@ jobs:
       matrix:
         os:
           - name: freebsd
-            version: '14.4'
+            version: '14.3'
           - name: freebsd
             version: '15.0'
           - name: netbsd