update to golang 1.15.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.13.15'
|
||||
go-version: '1.15.2'
|
||||
|
||||
- name: Set env
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user