On 10/04/2024 10:51, Eelco Chaudron wrote: > > > On 10 Apr 2024, at 11:41, Ilya Maximets wrote: > >> 13.3 was released on March 5 and 13.2 will reach EoL in June. >> Update now. > > Changing from 13.2 to 13.3 looks fine to me. Assume you ran it trough GitHub > actions; >
I ran it here: https://cirrus-ci.com/build/5951252381564928 Acked-by: Kevin Traynor <[email protected]> > Acked-by: Eelco Chaudron <[email protected]> > > //Eelco > > > >> 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 d8a972280..8db385f00 100644 >> --- a/.cirrus.yml >> +++ b/.cirrus.yml >> @@ -2,7 +2,7 @@ freebsd_build_task: >> >> freebsd_instance: >> matrix: >> - image_family: freebsd-13-2-snap >> + image_family: freebsd-13-3-snap >> image_family: freebsd-14-0-snap >> cpu: 4 >> memory: 4G >> -- >> 2.44.0 >> >> _______________________________________________ >> dev mailing list >> [email protected] >> https://mail.openvswitch.org/mailman/listinfo/ovs-dev > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
