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