]> git.proxmox.com Git - mirror_ovs.git/commitdiff
cirrus: Use FreeBSD 12.2. master
authorIlya Maximets <i.maximets@ovn.org>
Wed, 10 Feb 2021 15:23:23 +0000 (16:23 +0100)
committerIlya Maximets <i.maximets@ovn.org>
Wed, 10 Feb 2021 16:21:40 +0000 (17:21 +0100)
FreeBSD 12.1 reached EOL and our builds are failing on Cirrus CI.
Updating to 12.2 - current production release.

Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
.cirrus.yml

index 263c2cd7ed54657aff6df42336629e4b0f7ae85c..2caf36b85c5d70581208ed011b1086c12d7a97b7 100644 (file)
@@ -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