summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorAntoine GIRARD <sapk@users.noreply.github.com>2018-12-23 22:11:22 +0100
committerLauris BH <lauris@nix.lv>2018-12-23 23:11:22 +0200
commit9f544e93560f74b030fe4fc14047a44a71111f8f (patch)
treeb15a22ff49a912e3b49f6a546ba98f83b26c5d3e /.drone.yml
parenta06ae0bdc74405bcf769f3f9fe28296b8e7cdda4 (diff)
downloadgitea-9f544e93560f74b030fe4fc14047a44a71111f8f.tar.gz
gitea-9f544e93560f74b030fe4fc14047a44a71111f8f.zip
drone/mssql: use golang 1.11 build like the other tests (#5586)
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 8e14727207..68d7198365 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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: