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.
2 parents 1421946 + 9ea167f commit 9dc5987Copy full SHA for 9dc5987
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
tests:
63
strategy:
64
matrix:
65
- go: ["1.22", "1.23"]
+ go: ["1.24", "1.23"]
66
os: [ubuntu-22.04, windows-2022]
67
68
name: Tests / ${{ matrix.os }} / ${{ matrix.go }}
0 commit comments