Skip to content

Commit

Permalink
add Go 1.17 to the build matrix of aws sdk v2
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Sep 24, 2021
1 parent 7b9daeb commit ea9bad7
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 @@ -67,6 +67,7 @@ jobs:
- macos-latest
go:
- "1"
- "1.17"
- "1.16"
- "1.15"
# The v2 SDK requires a minimum version of Go 1.15.
Expand Down

0 comments on commit ea9bad7

Please sign in to comment.