Skip to content

Commit

Permalink
Merge pull request #10 from shogo82148/go1.14-is-released
Browse files Browse the repository at this point in the history
run tests with Go 1.14
  • Loading branch information
shogo82148 authored Feb 26, 2020
2 parents aa36567 + fb10dd0 commit ffb9b07
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 @@ -13,6 +13,7 @@ jobs:
go:
- '1.12'
- '1.13'
- '1.14'
- '1'
fail-fast: false
runs-on: ubuntu-latest
Expand Down

0 comments on commit ffb9b07

Please sign in to comment.