Skip to content

Commit a9ba67b

Browse files
committed
Add 1.14 tests
1 parent 259becc commit a9ba67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13-
go: [ '1.13', '1.12']
13+
go: [ '1.14', '1.13', '1.12']
1414
steps:
1515
- uses: actions/checkout@v2
1616
- name: smoke

0 commit comments

Comments
 (0)