AL-Go version
6.3
Describe the issue
we're currently building an appsource app that exends appsource app LS Central (Publisher: LS Retail).
50% of the time CICD fails at the build step due to out of memory errors (LS for BC takes a large resource footprint). Currently we re-run the failed job(s) and cross our fingers.
Short of exploring self-hosted runners, is there anything that can be done to improve CICD reliability?
Expected behavior
CICD succeeds without any out of memory errors
Steps to reproduce
create an app that depends on LS Central
Additional context (logs, screenshots, etc.)
No response