[TRAVIS] Change to use graviton2 for arm build

This commit is contained in:
ptitSeb 2021-10-14 21:15:50 +02:00 committed by GitHub
parent 535db78525
commit 40a2e18034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
language: c language: c
arch: arch:
- arm64 - arm64-graviton2
- amd64 - amd64
os: linux os: linux
dist: focal dist: focal