Skip to content

Pin coreos version to avoid surprises

Balasankar 'Balu' C requested to merge pin-coreos-version into master

Latest version of coreos is problematic - gitlab-runner#4665 (closed). Let's pin the version to avoid forgetting about this and being surprised by sudden failures when we update these builder images next time.

GitLab's shared runners pin to coreos-stable-2023-4-0-v20190226, let's also pin to that for now.

Merge request reports