Skip to content

Commit 159c2ff

Browse files
typelesstechknowlogick
authored andcommitted
Update outdated Go toolchain version for .drone.yml (#5146)
1 parent 25c49cf commit 159c2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pipeline:
5656
event: [ push, tag, pull_request ]
5757

5858
build-without-gcc:
59-
image: golang:1.9
59+
image: golang:1.11
6060
pull: true
6161
commands:
6262
- go build -o gitea_no_gcc # test if build succeeds without the sqlite tag

0 commit comments

Comments
 (0)