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

Commit 6286bd6

Browse files
chore(deps): update dependency go to 1.25
1 parent 0385ac5 commit 6286bd6

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Go
3535
uses: actions/setup-go@v5
3636
with:
37-
go-version: 1.24
37+
go-version: 1.25
3838

3939
# 6. 安装交叉编译所需工具
4040
- name: Install cross-compilers

0 commit comments

Comments
 (0)