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 903cff2 commit 7d93ee3Copy full SHA for 7d93ee3
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- go-version: [1.22.x, 1.23.x, 1.24.x, 1.25.x]
+ go-version: [1.22.x, 1.23.x, 1.24.x, 1.25.x, 1.26.x]
24
os: [ubuntu-latest, windows-latest]
25
26
runs-on: ${{ matrix.os }}
0 commit comments