mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
ci(travis): change arm to arm64-graviton2 architecture
This commit is contained in:
parent
740fe0b8f9
commit
decda35331
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ dist: xenial
|
||||||
|
|
||||||
arch:
|
arch:
|
||||||
- amd64
|
- amd64
|
||||||
- arm64
|
- arm64-graviton2
|
||||||
|
|
||||||
os: linux
|
os: linux
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue