1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00

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 committed by Lauris BH
parent a06ae0bdc7
commit 9f544e9356

View File

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