Commit 23be851c authored by Geoff Simmons's avatar Geoff Simmons

Update the gitlab-ci script to test with Go 1.21.

parent d3ef8f86
......@@ -31,7 +31,7 @@ push_to_docker:
- docker push uplex/viking-controller:$CI_COMMIT_TAG
test:
image: golang:1.17
image: golang:1.21
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