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:38 +0200
commit108a48d6a923025eb2f7649939392fc417bae2f7 (patch)
treefb11d4cf9647ba9b27247baf96ae3ae3a2918a97
parent49dec924217f3dac3fb318478b749dc6eeef21e1 (diff)
downloadopenvswitch-108a48d6a923025eb2f7649939392fc417bae2f7.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 b686bdbf2..e3c1cd581 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