Skip to content

Commit

Permalink
Merge pull request #56 from shogo82148/add-go1.18-to-build-matrix
Browse files Browse the repository at this point in the history
add Go 1.18 to the build matrix
  • Loading branch information
shogo82148 authored Mar 26, 2022
2 parents 7c34e79 + bfcdd5d commit 0c26105
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 @@ -8,6 +8,7 @@ jobs:
matrix:
go:
- "1"
- "1.18"
- "1.17"
- "1.16"
- "1.15"
Expand Down

0 comments on commit 0c26105

Please sign in to comment.