Self‐Hosted Runners - CodeHavenX/MonoRepo GitHub Wiki
To provide a much faster compilation compared to the Github hosted runners, we will provide our own runners. Here is the list of runners we currently have:
- Mac Mini:
- 2020 M1 + 8GB RAM
192.168.1.154
Notes
- For Macs you can enable power-after-failure:
sudo systemsetup -setrestartfreeze on
*(I tested this once and it did not work).
or you can also enable the setting in Preferences->Power Saver. I tested this approach and this did work.
Source: https://www.idownloadblog.com/2019/08/08/mac-automatically-restart-after-crash-terminal/
Ueful information: