Skip to content

Commit deaed36

Browse files
committed
Remove reduntant arch
1 parent ea3b6f4 commit deaed36

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,11 @@ matrix:
5858
env: XXHASH_BUILDWHEELS=1
5959
# linux arm wheels
6060
- dist: xenial
61-
arch: amd64
61+
arch: arm64
6262
python: 3.7
6363
sudo: required
6464
services:
6565
- docker
66-
arch: arm64
6766
env: XXHASH_BUILDWHEELS=1
6867
# Travis-CI arm64 issue work-around
6968
# See https://travis-ci.community/t/permission-issue-while-building-wheels-for-various-python-packages/7822

0 commit comments

Comments
 (0)