Use rax.dfw mirror for arm64 wheels
We had been using the linaro mirror to get arm64 python wheels. Unfortunately this mirror has been having some reliability issues. The wheels themselves are served from all our mirrors which means we can switch to rax.dfw which should be more reliable. Change-Id: I3da953fe49d8e4600d4835224a33ab558af88a06
This commit is contained in:
parent
bdf02a888e
commit
2e25ea65fe
@ -1,5 +1,5 @@
|
||||
[global]
|
||||
extra-index-url = https://mirror.regionone.linaro-us.opendev.org/wheel/debian-10-aarch64/
|
||||
extra-index-url = https://mirror.dfw.rax.opendev.org/wheel/debian-10-aarch64/
|
||||
|
||||
[install]
|
||||
prefer-binary = true
|
||||
|
Loading…
Reference in New Issue
Block a user