On Fri, Dec 13, 2019 at 02:11:36PM +0100, Ilya Maximets wrote: > freebsd-12-0-snap image family suddenly removed from the gCloud, > so can not be used anymore. Updating to more recent 12.1 releases. > > Signed-off-by: Ilya Maximets <[email protected]> > --- > .cirrus.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.cirrus.yml b/.cirrus.yml > index 281bd75de..ec48202dd 100644 > --- a/.cirrus.yml > +++ b/.cirrus.yml > @@ -2,7 +2,7 @@ freebsd_build_task: > > freebsd_instance: > matrix: > - image_family: freebsd-12-0-snap > + image_family: freebsd-12-1-snap > image_family: freebsd-11-3-snap > cpu: 4 > memory: 8G
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
