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