We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694b951 commit 7e59396Copy full SHA for 7e59396
.github/workflows/tests.yml
@@ -11,6 +11,8 @@ jobs:
11
fail-fast: false
12
matrix:
13
go:
14
+ - "1.24"
15
+ - "1.23"
16
- "1.22"
17
- "1.21"
18
- "1.20"
0 commit comments