Skip to content

Commit e6552ec

Browse files
committed
perf: upgrade go version
1 parent e1112e5 commit e6552ec

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
@@ -75,7 +75,7 @@ jobs:
7575
- name: Setup Go
7676
uses: actions/setup-go@v4
7777
with:
78-
go-version: '1.21'
78+
go-version: '1.25'
7979

8080
- name: Install Go client for current platform
8181
run: make install

0 commit comments

Comments
 (0)