Skip to content

ci: Increase memory limit for GitLab job

Lukas 'ai-pi' Eipert requested to merge leipert-ci-oom into main

It seems like the test-on-gitlab runs OOM. We raise the memory limit in our main pipeline, maybe we do it here as well:

https://gitlab.com/gitlab-org/gitlab/-/blob/d20ea1475c284e17de98b9b29806264003fadc97/.gitlab-ci.yml#L143-144

Merge request reports