Skip to content

Commit

Permalink
Disable arm64-graviton2 for now [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd committed Apr 27, 2021
1 parent 7d0bab4 commit a3f097b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ dist: xenial
virt: vm
group: edge
arch:
- arm64-graviton2
# The following seems not to work; still runs on an amd64 host;
# maybe because we have not been migrated from travis-ci.org to travis-ci.com yet?
# arm64-graviton2
- amd64

os: linux
Expand Down

0 comments on commit a3f097b

Please sign in to comment.