Hacker News new | ask | show | jobs
by laurencerowe 122 days ago
Nested virtualisation with KVM works on the Linux GitHub Actions runners which I believe run on Azure.
1 comments

GitHub says:

> While nested virtualization is technically possible while using runners, it is not officially supported. Any use of nested VMs is experimental and done at your own risk, we offer no guarantees regarding stability, performance, or compatibility.

https://docs.github.com/en/actions/concepts/runners/github-h...

It seems to work for my https://github.com/libriscv/kvmserver tests at least.