There was an error while loading. Please reload this page.
1 parent e1112e5 commit e6552ecCopy full SHA for e6552ec
1 file changed
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Setup Go
76
uses: actions/setup-go@v4
77
with:
78
- go-version: '1.21'
+ go-version: '1.25'
79
80
- name: Install Go client for current platform
81
run: make install
0 commit comments