Browse Source

CI FreeBSD: update to FreeBSD 14

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Nicola Murino 1 year ago
parent
commit
b52a517b16
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .cirrus.yml

+ 2 - 2
.cirrus.yml

@@ -2,9 +2,9 @@ freebsd_task:
   name: FreeBSD
   name: FreeBSD
 
 
   matrix:
   matrix:
-    - name: FreeBSD 13.2
+    - name: FreeBSD 14.0
       freebsd_instance:
       freebsd_instance:
-        image_family: freebsd-13-2
+        image_family: freebsd-14-0
 
 
   pkginstall_script:
   pkginstall_script:
     - pkg update -f
     - pkg update -f