Skip to content

Commit

Permalink
Merge pull request #64 from shogo82148/go1.16-is-released
Browse files Browse the repository at this point in the history
add Go 1.16 into the build matrix
  • Loading branch information
shogo82148 committed Feb 17, 2021
2 parents 1abe439 + 9174f6e commit 03a1844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- macos-latest
go:
- "1"
- "1.16"
- "1.15"
- "1.14"
- "1.13"
Expand Down

0 comments on commit 03a1844

Please sign in to comment.