summaryrefslogtreecommitdiff
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:34 +0200
commit4c4341514aa138627f79707a9cb98226acda4f95 (patch)
treec1077445e2c8e364c1adf5691fc559a3706b6a4e
parenta8c783c7cea2037ccaa26e87914ff0f1dfb28fc6 (diff)
downloadopenvswitch-4c4341514aa138627f79707a9cb98226acda4f95.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>
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 480fea242..79271ff14 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