Skip to content

Commit 21c8f95

Browse files
committed
ci: upgrade go version in GoReleaser workflow
1 parent 6d0b503 commit 21c8f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
contents: write
1010

1111
env:
12-
GO_VERSION: 1.24
12+
GO_VERSION: 1.25
1313

1414
jobs:
1515
goreleaser:

0 commit comments

Comments
 (0)