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:
Clark Boylan 2020-09-17 12:28:51 -07:00
parent bdf02a888e
commit 2e25ea65fe
1 changed files with 1 additions and 1 deletions

View File

@ -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