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 c1ccbcd commit 6f4b0efCopy full SHA for 6f4b0ef
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Go
14
uses: actions/setup-go@v2
15
with:
16
- go-version: 1.19
+ go-version: 1.24
17
18
- name: Build
19
run: go build -v ./...
0 commit comments