Skip to content

Commit

Permalink
Add 1.14 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
icy committed Jul 29, 2020
1 parent 259becc commit a9ba67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.13', '1.12']
go: [ '1.14', '1.13', '1.12']
steps:
- uses: actions/checkout@v2
- name: smoke
Expand Down

0 comments on commit a9ba67b

Please sign in to comment.