On Fri, Oct 8, 2021 at 1:58 PM Dumitru Ceara <[email protected]> wrote: > > The issue that was worked around has been fixed in the meantime: > https://github.com/actions/virtual-environments/issues/3353 > > Signed-off-by: Dumitru Ceara <[email protected]>
Fairly trivial and ovsrobot already confirmed it was ok. I had a look at a build of mine in GHA yesterday: Run cat /etc/hosts 127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts 127.0.0.1 cpu-pool.com 127.0.0.1 MiningMadness.com 127.0.0.1 stratum-na.rplant.xyz 127.0.0.1 do-dear.com 127.0.0.1 web.do-dear.com 127.0.0.1 git.workflows.live 10.1.0.4 fv-az212-793.lkxvw04jkbfendtxnazko3bsjf.jx.internal.cloudapp.net fv-az212-793 Which looks good. Reviewed-by: David Marchand <[email protected]> -- David Marchand _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
