Merge pull request #10230 from hakman/ci-arm64-graviton2

Switch ARM64 CI to Graviton2 CPU
This commit is contained in:
Kubernetes Prow Robot 2020-11-12 21:38:24 -08:00 committed by GitHub
commit b49f8575d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
language: go language: go
arch: arm64 arch: arm64-graviton2
os: linux os: linux
dist: focal dist: focal
go: 1.15.4 go: 1.15.4