Skip to content

Add gitlab-runner to asdf-combine

Evan Read requested to merge eread/add-gitlab_runner-to-asdf-combine into main

What does this Merge Request do and why?

I noticed while in the gitlab-runner project that it had a .tool-versions that required an older version of Go required that I didn't have installed. With gitlab-runner!3305 (merged) merged, GDK can now source it as a source of Go version dependencies.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports