mirror of https://github.com/kubernetes/kops.git
Switch to latest MacOS version for CI
This commit is contained in:
parent
eedb906f0b
commit
d686975489
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
make all examples test
|
make all examples test
|
||||||
|
|
||||||
build-macos-amd64:
|
build-macos-amd64:
|
||||||
runs-on: macos-10.15
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Set up go
|
- name: Set up go
|
||||||
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue