On Tuesday, 7 September 2021 08:56:41 AEST David Zhan via luv-main wrote: > From docs: > https://docs.github.com/en/actions/using-github-hosted-runners/about-github-> > hosted-runners#supported-runners-and-hardware-resources > > Hardware specification for Windows and Linux virtual machines: > > - 2-core CPU > - 7 GB of RAM memory > - 14 GB of SSD disk space
That's convenient, not suitable for general purpose use but seems to solve the build server case well. > Hardware specification for macOS virtual machines: > > - 3-core CPU > - 14 GB of RAM memory > - 14 GB of SSD disk space > > > The good thing about macOS VM is that it supports nested virtualization, so > in theory you can run whatever OS on top of that, like OpenBSD [1] I think the good thing about the MacOS VM is that Apple hardware is expensive, old/slow, or both. Being able to run a VM on what is presumably OK speed hardware with a recent version of the MacOS would be handy. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
