Commit 937b46d4 authored by Geoff Simmons's avatar Geoff Simmons

Gitlab CI script uses Go 1.15.

parent f89c4cc1
......@@ -28,7 +28,7 @@ push_to_docker:
- docker push uplex/viking-controller:$CI_COMMIT_TAG
test:
image: golang:1.14
image: golang:1.15
stage: test
rules:
- changes:
......
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