cisco/mlspp

CI builds timing out on macOS

Closed this issue · 3 comments

For some reason, macOS CI builds are timing out intermittently, taking 5+ hours. IIRC, things are hanging on the OpenSSL 3 build stage. We should figure out why this is so that we can go back to requiring all-green for merge.

I have a feeling this one is on Github's end. Nothing helpful in the raw log of the task.

Somebody posted a recent issue that looks similar:
actions/runner#2874

We have worked around this by running clang-tidy on Ubuntu. We can reopen if it becomes an issue again.

Hi, sorry if I'm intruding, but a lot of people seem to be having issues with GitHub's macOS runners. Have you considered giving FlyCI a try? It offers M2 runners for both public and private repos.