Bump Golang 1.15.6
Changes: https://golang.org/doc/devel/release.html#go1.15 Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v1
|
||||
with:
|
||||
go-version: '1.15.5'
|
||||
go-version: '1.15.6'
|
||||
|
||||
- name: Set env
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user