We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 946a4b9 commit e518755Copy full SHA for e518755
.github/workflows/go.yml
@@ -16,6 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
go:
19
+ - "1.21"
20
- "1.20"
21
- "1.19"
22
- "1.18"
0 commit comments