mirror of https://github.com/kubernetes/kops.git
Merge pull request #10230 from hakman/ci-arm64-graviton2
Switch ARM64 CI to Graviton2 CPU
This commit is contained in:
commit
b49f8575d6
|
@ -1,5 +1,5 @@
|
|||
language: go
|
||||
arch: arm64
|
||||
arch: arm64-graviton2
|
||||
os: linux
|
||||
dist: focal
|
||||
go: 1.15.4
|
||||
|
|
Loading…
Reference in New Issue