Skip to content

Commit

Permalink
Merge pull request #462 from jhernand/run_tests_with_go_1_17
Browse files Browse the repository at this point in the history
Run tests with Go 1.17
  • Loading branch information
jhernand authored Sep 3, 2021
2 parents 59755f7 + 6071bc8 commit 0f5a17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
go:
- 1.15
- 1.16
- 1.17
steps:
- name: Checkout the source
uses: actions/checkout@v2
Expand Down

0 comments on commit 0f5a17f

Please sign in to comment.