Skip to content

Commit

Permalink
Build releases with Go 1.21 (#1840)
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh committed Nov 7, 2023
1 parent dbcd01c commit b2485cb
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 @@ -15,7 +15,7 @@ jobs:
run: git fetch --prune --unshallow
- uses: actions/setup-go@v4
with:
go-version: 1.18
go-version: 1.21
check-latest: true
- uses: goreleaser/goreleaser-action@v4.2.0
id: run-goreleaser
Expand Down

0 comments on commit b2485cb

Please sign in to comment.