Skip to content

Commit

Permalink
Update github workflow go version
Browse files Browse the repository at this point in the history
  • Loading branch information
minhdanh committed Jul 16, 2023
1 parent c39a667 commit bde388d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "1.16"
goversion: "1.20"
project_path: "./cmd/thangmo-job"
binary_name: "thangmo-job"

0 comments on commit bde388d

Please sign in to comment.