CI builds timing out on macOS
Closed this issue · 3 comments
bifurcation commented
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.
birarda commented
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
bifurcation commented
We have worked around this by running clang-tidy on Ubuntu. We can reopen if it becomes an issue again.