Skip to content

Commit e1a1b60

Browse files
committed
fix: update go 1.25.x
1 parent 1eec3c3 commit e1a1b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/setup-go@v6
99
with:
10-
go-version: 1.24.x
10+
go-version: 1.25.x
1111
- uses: actions/setup-node@v5
1212
with:
1313
node-version: '22'

0 commit comments

Comments
 (0)