trigger build

pull/10177/head
Ilya Zuyev 2021-01-19 11:51:22 -08:00
parent acabd09073
commit 17f389d565
1 changed files with 2 additions and 1 deletions

View File

@ -686,6 +686,7 @@ jobs:
echo "--------------------------"
docker ps || true
echo "--------------------------"
# go 1.14.6+ is needed because of this bug https://github.com/golang/go/issues/39308
- uses: actions/setup-go@v2
with:
@ -1056,7 +1057,7 @@ jobs:
with:
go-version: '1.15.5'
stable: true
- name: Install gopogh
shell: bash
run: |