Browse Source

CI: cirrus-ci: bump FreeBSD image to 14-2

Ilia Shipitsin 9 months ago
parent
commit
9d1c3306e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .cirrus.yml

+ 1 - 1
.cirrus.yml

@@ -11,7 +11,7 @@ FreeBSD_task:
       SSL:
   matrix:
     freebsd_instance:
-      image_family: freebsd-14-0
+      image_family: freebsd-14-2
   prepare_script:
     - pkg install -y pkgconf cmake git libsodium $SSL
     - git submodule update --init --recursive