Explorar o código

CI: update FreeBSD version to 14.1

Signed-off-by: Nicola Murino <[email protected]>
Nicola Murino hai 1 ano
pai
achega
5d087f6abe
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .cirrus.yml

+ 2 - 2
.cirrus.yml

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