Skip to content

Commit a0e6f2e

Browse files
authored
add go 1.21 to workflow test (#440)
Signed-off-by: mikeee <[email protected]>
1 parent 87bbb8c commit a0e6f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-on-push.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
gover:
1717
- "1.19"
1818
- "1.20"
19+
- "1.21"
1920
env:
2021
GOVER: ${{ matrix.gover }}
2122
GOLANGCILINT_VER: v1.54.2

0 commit comments

Comments
 (0)