Skip to content

Commit 39ab04d

Browse files
authored
Update goreleaser Go version from 1.24.x to 1.25.x
1 parent 8b9c5f7 commit 39ab04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
ruby-version: 2.7
6969
- uses: actions/setup-go@v5
7070
with:
71-
go-version: "1.24.x"
71+
go-version: "1.25.x"
7272

7373
- uses: docker/setup-qemu-action@v3
7474
- uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)