We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ccac06 commit 6251ea5Copy full SHA for 6251ea5
.github/workflows/test.yml
@@ -14,6 +14,8 @@ jobs:
14
matrix:
15
go:
16
- '1.22'
17
+ - '1.23'
18
+ - '1.24'
19
- '1.x'
20
steps:
21
- uses: actions/checkout@v4
0 commit comments