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:11 +0100
commitef9e3b1c073af37aa7bb53a25634d4a909c7a292 (patch)
treea60e9c80e43c415d97fc50f98fb28876dfd0cec8
parent1687321b19554f50131ef7b9652609d1c16a0d7f (diff)
downloadopenvswitch-ef9e3b1c073af37aa7bb53a25634d4a909c7a292.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