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 74dd745 commit 82023f2Copy full SHA for 82023f2
.github/workflows/ci.yml
@@ -10,5 +10,5 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-go@v5
12
with:
13
- go-version: "1.19"
+ go-version: "1.24"
14
- run: make build test
0 commit comments