Skip to content

Commit

Permalink
add Go 1.21 to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Aug 9, 2023
1 parent 635408e commit 8ae3dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
matrix:
go:
- "1"
- "1.21"
- "1.20"
- "1.19"
- "1.18"
Expand Down

0 comments on commit 8ae3dd4

Please sign in to comment.