Skip to content

Commit a74587d

Browse files
authored
Update Go version from 1.24 to 1.25 in release workflow
1 parent deaf0e2 commit a74587d

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
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-go@v5
1818
with:
19-
go-version: "1.24"
19+
go-version: "1.25"
2020

2121
- name: build
2222
env:

0 commit comments

Comments
 (0)