summaryrefslogtreecommitdiff
path: root/.cirrus.yml
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:43:32 +0100
commite5d92c1a54852e9b5912aa53417d1f64bfee9af2 (patch)
tree1356ca2ca3303d0c2876f8e44bd5efedd5ad166b /.cirrus.yml
parent264ae342dc0f338734e9f67ba62f691f5ce8b272 (diff)
downloadopenvswitch-e5d92c1a54852e9b5912aa53417d1f64bfee9af2.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>
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 e3c1cd581..952d96431 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