]> source.dussan.org Git - gitea.git/commitdiff
revert #5146 (#5167)
authorAntoine GIRARD <sapk@users.noreply.github.com>
Thu, 25 Oct 2018 08:31:26 +0000 (10:31 +0200)
committerLunny Xiao <xiaolunwen@gmail.com>
Thu, 25 Oct 2018 08:31:26 +0000 (16:31 +0800)
.drone.yml

index 883c266dadfcf40a27680b313c47488d0d71b75b..682797105eacfd01d6bf7a543fdcd0a40e67b7a9 100644 (file)
@@ -56,7 +56,7 @@ pipeline:
       event: [ push, tag, pull_request ]
 
   build-without-gcc:
-    image: golang:1.11
+    image: golang:1.9
     pull: true
     commands:
       - go build -o gitea_no_gcc # test if build succeeds without the sqlite tag