drop go 1.11 from tests

This commit is contained in:
Evgeniy Kulikov 2020-03-16 18:37:57 +03:00
parent ea0703e089
commit 1648976047
No known key found for this signature in database
GPG key ID: BF6AEE0A2A699BF2

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.11.x', '1.12.x', '1.13.x']
go: [ '1.12.x', '1.13.x', '1.14.x']
steps:
- name: Setup go