switch to go 1.14 #636
This commit is contained in:
committed by
Dmitry Verkhoturov
parent
98b77f076c
commit
b6ef4f393a
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user