#641 bump CI go version to 1.14

This commit is contained in:
Dmitry Verkhoturov
2020-04-15 20:02:55 -05:00
committed by Umputun
parent c3896934c9
commit 7cebb9e4ee
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: install go
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.14
- name: install golangci-lint and goveralls
run: |