Skip to content

Commit 887e118

Browse files
authored
Merge pull request #83 from shogo82148/bump-go1.19
add Go 1.19 to the build matrix
2 parents 80a7d3f + c26bc91 commit 887e118

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
@@ -18,6 +18,7 @@ jobs:
1818
- macos-latest
1919
go:
2020
- "1"
21+
- "1.19"
2122
- "1.18"
2223
- "1.17"
2324
- "1.16"

0 commit comments

Comments
 (0)