about summary refs log tree commit diff homepage
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorGleb Popov <6yearold@gmail.com>2022-05-05 09:36:31 +0300
committerCristian Cadar <c.cadar@imperial.ac.uk>2022-05-05 04:32:35 -0700
commitb4d84e54d2a72a3d3d7218b4c9ab25c9be17a8a8 (patch)
tree7654e266e8038f8fef0cd25284fb09d2dfe311f1 /.cirrus.yml
parent1a1b60e82f351baf5b72bf5d7cf740e34378f0bc (diff)
downloadklee-b4d84e54d2a72a3d3d7218b4c9ab25c9be17a8a8.tar.gz
Switch FreeBSD 12 CI to a supported release.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index e4bd4613..4f263946 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,7 +1,7 @@
 task:
   freebsd_instance:
     matrix:
-      - image_family: freebsd-12-2-snap
+      - image_family: freebsd-12-3-snap
       - image_family: freebsd-13-0-snap
   deps_script:
     - sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf