about summary refs log tree commit diff homepage
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorGleb Popov <6yearold@gmail.com>2021-10-22 16:49:10 +0300
committerCristian Cadar <c.cadar@imperial.ac.uk>2021-10-22 21:33:45 +0100
commit2e397d9e42c640f705da70cb64ff3ada05119a5b (patch)
tree72b0e783c8e81863de71139c60085f5c56ff404d /.cirrus.yml
parent5ee3a54001fe4291a0a5c3ce3beb33f856836cbb (diff)
downloadklee-2e397d9e42c640f705da70cb64ff3ada05119a5b.tar.gz
Switch FreeBSD CI to 12.2 and 13.0, as 11.4 has gone EOL.
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 7e25bcb8..e4bd4613 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,8 +1,8 @@
 task:
   freebsd_instance:
     matrix:
-      - image_family: freebsd-11-4-snap
       - image_family: freebsd-12-2-snap
+      - image_family: freebsd-13-0-snap
   deps_script:
     - sed -i.bak -e 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
     - env ASSUME_ALWAYS_YES=yes pkg update -f