Commit 5a0ea85a authored by Nick Thomas's avatar Nick Thomas

Merge branch 'workhorse/ci-go17' into 'master'

ci: Start integrating go 1.17 into workhorse CI pipeline

See merge request gitlab-org/gitlab!69146
parents 87eedbd5 b4ddb6af
......@@ -30,3 +30,7 @@ workhorse:test using go 1.15:
workhorse:test using go 1.16:
extends: .workhorse:test
image: ${GITLAB_DEPENDENCY_PROXY}golang:1.16
workhorse:test using go 1.17:
extends: .workhorse:test
image: ${GITLAB_DEPENDENCY_PROXY}golang:1.17
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