Fix golang version
This commit is contained in:
parent
245788f3f8
commit
dc3aaa6409
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
goos: linux
|
||||
goarch: amd64
|
||||
goversion: '1.21'
|
||||
goversion: '1.21.0'
|
||||
|
Loading…
Reference in New Issue
Block a user