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

Commit bcab1a8

Browse files
chore(deps): update dependency go to 1.25
1 parent 58d15aa commit bcab1a8

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. 编译Linux
4040
- name: Build Linux binary

0 commit comments

Comments
 (0)