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 57826c1 commit e55fde6Copy full SHA for e55fde6
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install Go
19
uses: actions/setup-go@v5
20
with:
21
- go-version: 1.14.x
+ go-version: 1.24.x
22
- name: Make all
23
run: make all
24
0 commit comments