Skip to content

Commit 15f3551

Browse files
committed
ci: bump Go 1.24 → 1.25 in release workflow
1 parent cae3d34 commit 15f3551

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v6
1919
with:
20-
go-version: "1.24"
20+
go-version: "1.25"
2121
- name: Generate release notes from CHANGELOG.md
2222
id: notes
2323
run: |

0 commit comments

Comments
 (0)