mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-08-12 12:41:55 +00:00
Bump CI to Go 1.15 (#266)
This commit is contained in:
parent
8c8aeada3d
commit
a8a63da51c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: 1.14
|
||||
go-version: 1.15
|
||||
- name: Ensure gofmt
|
||||
run: test -z "$(gofmt -s -d .)"
|
||||
- name: Ensure go.mod is already tidied
|
||||
|
Loading…
Reference in New Issue
Block a user