update go version to 1.17 on github actions pipeline
This commit is contained in:
parent
00ebcd295e
commit
10d9dae0af
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.17
|
||||
-
|
||||
name: Import GPG key
|
||||
id: import_gpg
|
||||
|
Loading…
Reference in New Issue
Block a user