switch to go 1.14 #636

This commit is contained in:
Umputun
2020-04-04 18:38:35 +02:00
committed by Dmitry Verkhoturov
parent 98b77f076c
commit b6ef4f393a
5 changed files with 82 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: install go
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.14
- name: test backend
run: |