Fix golang version
This commit is contained in:
parent
245788f3f8
commit
dc3aaa6409
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue