Skip to content

Commit 0fddccb

Browse files
authored
ci: Extend go-version with 1.21.x (#479)
1 parent 2edffd1 commit 0fddccb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ jobs:
1010
matrix:
1111
go-version:
1212
- stable
13+
- 1.21.x
1314
- 1.20.x
1415
- 1.19.x
16+
- 1.18.x
1517
- 1.17.x
1618
- 1.16.x
1719
- 1.15.x

0 commit comments

Comments
 (0)