We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3b6f4 commit deaed36Copy full SHA for deaed36
1 file changed
.travis.yml
@@ -58,12 +58,11 @@ matrix:
58
env: XXHASH_BUILDWHEELS=1
59
# linux arm wheels
60
- dist: xenial
61
- arch: amd64
+ arch: arm64
62
python: 3.7
63
sudo: required
64
services:
65
- docker
66
- arch: arm64
67
68
# Travis-CI arm64 issue work-around
69
# See https://travis-ci.community/t/permission-issue-while-building-wheels-for-various-python-packages/7822
0 commit comments