We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b24e7c7 commit 336080cCopy full SHA for 336080c
1 file changed
.github/workflows/publish.yml
@@ -46,7 +46,7 @@ jobs:
46
ref: master
47
- uses: actions/setup-go@v6
48
with:
49
- go-version: 1.22
+ go-version: '1.25'
50
- name: Get OS and arch info
51
run: |
52
GOOSARCH=${{matrix.goosarch}}
0 commit comments