Skip to content
This repository was archived by the owner on Jan 2, 2026. It is now read-only.

Commit 44b4252

Browse files
chore(deps): update dependency go to 1.25
1 parent ddadc70 commit 44b4252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Go
3939
uses: actions/setup-go@v5
4040
with:
41-
go-version: 1.24
41+
go-version: 1.25
4242

4343
# 6. 安装交叉编译依赖(Linux + Windows 64bit, CGO_ENABLED=1)
4444
- name: Install cross compilation dependencies

0 commit comments

Comments
 (0)