Skip to content

Commit

Permalink
fix go version
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Nov 22, 2023
1 parent d60cf5f commit 7b4c4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
goversion: go1.21.4
goversion: 1.21.4

0 comments on commit 7b4c4fa

Please sign in to comment.