Support cycle of 11.3 ends in the end of September 2020, so we need to upgrade.
Signed-off-by: Ilya Maximets <[email protected]> --- This will go down to all branches that has integration with CirrusCI. .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 9428164ee..263c2cd7e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -3,7 +3,7 @@ freebsd_build_task: freebsd_instance: matrix: image_family: freebsd-12-1-snap - image_family: freebsd-11-3-snap + image_family: freebsd-11-4-snap cpu: 4 memory: 8G -- 2.25.4 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
