Skip to content

Commit

Permalink
Merge pull request #968 from sryoya/add_Go117_test_to_CI
Browse files Browse the repository at this point in the history
[CI] Add test setup for Go1.17 environment
  • Loading branch information
kanata2 committed Aug 29, 2021
2 parents 17d1f5c + 6a712ce commit d04874f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -25,6 +25,7 @@ jobs:
- '1.14'
- '1.15'
- '1.16'
- '1.17'
name: test go-${{ matrix.go }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d04874f

Please sign in to comment.