Skip to content

Commit 2880ca0

Browse files
authored
Merge pull request #75 from shogo82148/go1.21-is-released
add Go 1.21 to the build matrix
2 parents 80a1605 + 3bda92f commit 2880ca0

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)