Skip to content

Commit 3bda92f

Browse files
committed
add Go 1.21 to the build matrix
1 parent 448b8b3 commit 3bda92f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
matrix:
99
go:
1010
- "1"
11+
- "1.21"
1112
- "1.20"
1213
- "1.19"
1314
- "1.18"

0 commit comments

Comments
 (0)