summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2023-01-05 13:40:40 +0100
committerIlya Maximets <i.maximets@ovn.org>2023-01-09 19:47:10 +0100
commitac9cce1afc3d1f587afcfc499e60f23489b87ff3 (patch)
treed5174d8b4821be28f554e7153cb0d70079c6b420
parent8d9177f6b1fd7da602848475514a55ff086b252f (diff)
downloadopenvswitch-ac9cce1afc3d1f587afcfc499e60f23489b87ff3.tar.gz
cirrus: Update to use FreeBSD 12.4.
12.4 was released in December. That means that 12.3 will become unavailable in a near future. Updating. Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index b4ce3cde1..bca691a95 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -2,7 +2,7 @@ freebsd_build_task:
freebsd_instance:
matrix:
- image_family: freebsd-12-3-snap
+ image_family: freebsd-12-4-snap
image_family: freebsd-13-1-snap
cpu: 4
memory: 4G