Skip to content

Commit

Permalink
use vm arm64 for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Yilin CHen <sticnarf@gmail.com>
  • Loading branch information
sticnarf committed Feb 6, 2021
1 parent ea15e5f commit 7f24690
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ env:
matrix:
include:
- os: linux
arch: arm64
arch: arm64-graviton2
virt: vm
env: TEST_GROUP=platform_dependent
- os: osx
os_image: xcode12.2
Expand Down

0 comments on commit 7f24690

Please sign in to comment.