We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a1397 commit ffb2bc3Copy full SHA for ffb2bc3
.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@v2
0 commit comments