Y
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
Cu3PO42
992 days ago
Most certainly real Macs spinning up a fresh VM for each Action (or whatever the smallest unit of work is that GH Actions has).
link
SushiHippie
991 days ago
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
link