summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorRosemarie O'Riorden <roriorden@redhat.com>2022-04-13 18:34:41 -0400
committerIlya Maximets <i.maximets@ovn.org>2022-04-15 19:49:08 +0200
commit96dc66ddadc35475ed93b25a84874c926f4d9dd3 (patch)
treefa88b85064e20420bb9df9bed7efe671755c40d0 /.cirrus.yml
parentedb2335861d629f791467f77729e743378dac15f (diff)
downloadopenvswitch-96dc66ddadc35475ed93b25a84874c926f4d9dd3.tar.gz
cirrus: Update FreeBSD versions.
Updated 12.2 to 12.3 and 11.4 to 13.0. 'pkg update' fails on 12.2. 11.4 has reached end of life. Signed-off-by: Rosemarie O'Riorden <roriorden@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index a7ae793bc..a4d2a5bbc 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -2,8 +2,8 @@ freebsd_build_task:
freebsd_instance:
matrix:
- image_family: freebsd-12-2-snap
- image_family: freebsd-11-4-snap
+ image_family: freebsd-12-3-snap
+ image_family: freebsd-13-0-snap
cpu: 4
memory: 4G