Skip to content

Commit b2485cb

Browse files
authored
Build releases with Go 1.21 (#1840)
1 parent dbcd01c commit b2485cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: git fetch --prune --unshallow
1616
- uses: actions/setup-go@v4
1717
with:
18-
go-version: 1.18
18+
go-version: 1.21
1919
check-latest: true
2020
- uses: goreleaser/[email protected]
2121
id: run-goreleaser

0 commit comments

Comments
 (0)