Skip to content

Fix panic when using `valid_runner_registrars`

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

Fix a panic caused by using valid_runner_registars because it's not possible to convert straight from []interface{} to []string.

Closes #1451 (closed)

Edited by Patrick Rice

Merge request reports

Loading