There was an error while loading. Please reload this page.
1 parent 30df474 commit 6b58468Copy full SHA for 6b58468
1 file changed
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v6
10
- uses: actions/setup-go@v6
11
with:
12
- go-version: '1.22'
+ go-version: '1.26'
13
- name: Run tests
14
run: make test
15
- name: Send coverage report to coveralls
0 commit comments