drone/mssql: use golang 1.11 build like the other tests (#5586)

This commit is contained in:
Antoine GIRARD 2018-12-23 22:11:22 +01:00 коммит произвёл Lauris BH
Родитель a06ae0bdc7
Коммит 9f544e9356
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -177,7 +177,7 @@ pipeline:
event: [ push, tag, pull_request ]
test-mssql:
image: golang:1.10
image: golang:1.11
pull: true
group: test
environment: