Hacker News new | ask | show | jobs
by deastman 1809 days ago
Is this on GitLab.com Shared Runners or your own? Also - go ahead and raise an issue with the details in the runner project so we can take a closer look.

https://gitlab.com/gitlab-org/gitlab-runner/-/issues

1 comments

On shared runners. And they aren’t picking ours for some odd reason. Will file, thanks.
We fixed this and it was that the dind version wasn't getting upgraded even though we mention 'docker:latest' in our config.

After upgrading to dind 20.x, our build resumed.