Skip to content

Commit a080531

Browse files
authored
ci: Update go-version matrix (#319)
Signed-off-by: GitHub <[email protected]> Co-authored-by: chizhg <[email protected]>
1 parent d41edd3 commit a080531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
go-version: ['1.11.x', '1.13.x', '1.16.x', '1.18.x', '1.19.x', '1.20.x']
15+
go-version: ['1.11.x', '1.13.x', '1.16.x', '1.18.x', '1.19.x', '1.20.x', '1.21.x']
1616
env:
1717
working-directory: ./v2
1818

0 commit comments

Comments
 (0)