Skip to content

Commit a3f097b

Browse files
authored
Disable arm64-graviton2 for now [ci skip]
1 parent 7d0bab4 commit a3f097b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ dist: xenial
33
virt: vm
44
group: edge
55
arch:
6-
- arm64-graviton2
6+
# 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
79
- amd64
810

911
os: linux

0 commit comments

Comments
 (0)