summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-09-09 21:29:45 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-09-12 13:57:01 +0200
commit10caa9c9ed6f68613483e53d9835d1ce685bdbce (patch)
tree127905e3f2ae67c8e5915c0a566a3781c2b313e5
parent1ee4e9d0840e661efd40158594192aa541a81788 (diff)
downloadopenvswitch-10caa9c9ed6f68613483e53d9835d1ce685bdbce.tar.gz
cirrus: Upgrade to FreeBSD 13.1 image.
13.1 got released in May and now we have problems updating some packages in 13.0 and CI is failing. Update to 13.1 to unblock the CI. Acked-by: Dumitru Ceara <dceara@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 79271ff14..b4ce3cde1 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -3,7 +3,7 @@ freebsd_build_task:
freebsd_instance:
matrix:
image_family: freebsd-12-3-snap
- image_family: freebsd-13-0-snap
+ image_family: freebsd-13-1-snap
cpu: 4
memory: 4G