13.4 was released a few months back and 14.2 just recently. Older point releases may become unavailable in gcloud in the near future.
Signed-off-by: Ilya Maximets <[email protected]> --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8835501d4..9f0fbfe40 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,8 +2,8 @@ freebsd_build_task: freebsd_instance: matrix: - image_family: freebsd-13-3-snap - image_family: freebsd-14-1-snap + image_family: freebsd-13-4-snap + image_family: freebsd-14-2-snap cpu: 4 memory: 4G -- 2.47.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
