mirror of https://github.com/kubernetes/kops.git
Switch ARM64 CI to Graviton2 CPU
This commit is contained in:
parent
c8e6ceea17
commit
e7614fdabb
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue