mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-09 00:21:32 +08:00
[TRAVIS] Try to use Graviton2 for Arm64
This commit is contained in:
parent
7262288502
commit
82bd4431e6
@ -1,7 +1,7 @@
|
||||
language: c
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
- arm64-graviton2
|
||||
os: linux
|
||||
dist: focal
|
||||
|
||||
@ -21,4 +21,4 @@ before_script:
|
||||
|
||||
script:
|
||||
- make
|
||||
- ctest --output-on-failure
|
||||
- ctest --output-on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user