Skip to content

Commit d33312d

Browse files
committed
MAINT: Use arm64-graviton2 for testing on travis
This avoids the errors we have seen with the lxd containers in recent weeks.
1 parent 068074f commit d33312d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ jobs:
4545

4646
- python: 3.7
4747
os: linux
48-
arch: arm64
48+
arch: arm64-graviton2
49+
virt: vm
4950
env:
5051
# use OpenBLAS build, not system ATLAS
5152
- DOWNLOAD_OPENBLAS=1

0 commit comments

Comments
 (0)