Hacker News new | ask | show | jobs
by _lvbh 992 days ago
I wonder what they use for the runner? I tried darling but Go doesn’t run/compile
2 comments

Most certainly real Macs spinning up a fresh VM for each Action (or whatever the smallest unit of work is that GH Actions has).
They mention that they use Apple Virtualization Framework, that means they use real macs with macos but the github action runs virtualized on it through AVF