There was an error while loading. Please reload this page.
1 parent a131555 commit b337886Copy full SHA for b337886
1 file changed
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
- name: Use Go
57
uses: actions/setup-go@v5
58
with:
59
- go-version: '1.21.3'
+ go-version: '1.26.x'
60
61
- name: Print env
62
run: |
0 commit comments