summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2020-09-15 21:09:57 +0200
committerIlya Maximets <i.maximets@ovn.org>2020-09-16 00:22:22 +0200
commit8dc3911bb190f59276aac1e710b69b6411e00884 (patch)
treecd478d740b843a9989bc4dafa2fb2b2c777e1561 /.cirrus.yml
parent8d56db08831af84a5a37e16f3df24e6e22901dcd (diff)
downloadopenvswitch-8dc3911bb190f59276aac1e710b69b6411e00884.tar.gz
cirrus: Use FreeBSD 11.4.
Support cycle of 11.3 ends in the end of September 2020, so we need to upgrade. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
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 9428164ee..263c2cd7e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@ freebsd_build_task:
freebsd_instance:
matrix:
image_family: freebsd-12-1-snap
- image_family: freebsd-11-3-snap
+ image_family: freebsd-11-4-snap
cpu: 4
memory: 8G