ARM64 worker - fails to resolve host "github.com"

We fetch the test bins from another repo during the testing builds, it works fine on x86 builds, but fails on ARM64 one:

git clone --depth 1 https://github.com/radareorg/radare2-testbins bins
Cloning into 'bins'...
fatal: unable to access 'https://github.com/radareorg/radare2-testbins/': Could not resolve host: github.com
make: *** [bins] Error 128
make: Target 'all' not remade because of errors.
+exit 1

See full log here: https://travis-ci.com/radareorg/radare2/jobs/269158486

Perhaps this issue is similar with Connection timed out or name resolution failed on Arm .

Hi @XVilka

Thanks for reporting back on that one. Please monitor Connection timed out or name resolution failed on Arm thread - a possible improvement on the way.

Happy Building!