Hello,
We just started using Xcode Cloud recently and even the bare minimum build and test on pull request fails to build all the way and get error saying:
"Build has exceeded the maximum allotted time. Each build can run for up to 120 minutes. If a build has not yet finished at this time, all incomplete actions will be cancelled.".
"The Test - iOS action could not complete due to an error. Something went wrong and the Xcode Cloud team has been notified to investigate. The error may not occur on rebuild."
On local machines average clean/build time is around 8-10 minutes, I would not expect Xcode Cloud to take more than 20 minutes at most but it fails to compile all the way even after 2 hours.
Is there anything I can do to make this faster or am I missing something? Thank you.