From: Ilya Maximets Date: Wed, 10 Feb 2021 15:23:23 +0000 (+0100) Subject: cirrus: Use FreeBSD 12.2. X-Git-Url: https://git.proxmox.com/?p=mirror_ovs.git;a=commitdiff_plain;h=HEAD cirrus: Use FreeBSD 12.2. FreeBSD 12.1 reached EOL and our builds are failing on Cirrus CI. Updating to 12.2 - current production release. Acked-by: Flavio Leitner Signed-off-by: Ilya Maximets --- diff --git a/.cirrus.yml b/.cirrus.yml index 263c2cd7e..2caf36b85 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,7 +2,7 @@ freebsd_build_task: freebsd_instance: matrix: - image_family: freebsd-12-1-snap + image_family: freebsd-12-2-snap image_family: freebsd-11-4-snap cpu: 4 memory: 8G