There was an error while loading. Please reload this page.
1 parent 5e62962 commit 0924904Copy full SHA for 0924904
1 file changed
.github/workflows/publish.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Go
34
uses: actions/setup-go@v7
35
with:
36
- go-version: '1.26.x'
+ go-version: '1.27.x'
37
# Eventually we should build inline...
38
39
- name: Build the binaries
0 commit comments