chore: upgrade Go to 1.25 (#5712)

This commit is contained in:
Kevin Wan
2026-08-03 09:04:18 +08:00
committed by GitHub
parent 8017edb671
commit 21376b408c
6 changed files with 190 additions and 195 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v7
with:
go-version: '1.21'
go-version: '1.25'
- name: Extract tag version
id: get_version