We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0bab4 commit a3f097bCopy full SHA for a3f097b
.travis.yml
@@ -3,7 +3,9 @@ dist: xenial
3
virt: vm
4
group: edge
5
arch:
6
- - arm64-graviton2
+ # The following seems not to work; still runs on an amd64 host;
7
+ # maybe because we have not been migrated from travis-ci.org to travis-ci.com yet?
8
+ # arm64-graviton2
9
- amd64
10
11
os: linux
0 commit comments