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:56:59 +0200
commitf459f9b90f83fc25ef70b57cddaf2e60d6eceeb7 (patch)
treecab464478bf95f85d3a53dd5298c7e6e036b8afb
parent975bd48a0027ba6241ba169b57a23ccf6b34415d (diff)
downloadopenvswitch-f459f9b90f83fc25ef70b57cddaf2e60d6eceeb7.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