We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bbb8c commit a0e6f2eCopy full SHA for a0e6f2e
.github/workflows/test-on-push.yaml
@@ -16,6 +16,7 @@ jobs:
16
gover:
17
- "1.19"
18
- "1.20"
19
+ - "1.21"
20
env:
21
GOVER: ${{ matrix.gover }}
22
GOLANGCILINT_VER: v1.54.2
0 commit comments