There was an error while loading. Please reload this page.
2 parents 42a0a2a + 0acb437 commit 9334b53Copy full SHA for 9334b53
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Default build
9
strategy:
10
matrix:
11
- go: ['1.20.x', '1.21.x']
+ go: ['1.25.x', '1.26.x']
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v7
0 commit comments