Commit 11c8ab89 authored by Nick Thomas's avatar Nick Thomas

Merge branch 'remove-go1-8' into 'master'

Remove Go 1.8 support

See merge request gitlab-org/gitlab-workhorse!314
parents 70b9e1f1 dab6d413
image: golang:1.8
image: golang:1.9
verify:
image: golang:1.10
......@@ -18,9 +18,6 @@ verify:
- go version
- make test
test using go 1.8:
<<: *test_definition
test using go 1.9:
image: golang:1.9
<<: *test_definition
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment