From a5273b283c016d4ec50ad4cd25a876aaf3c13dbf Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 7 Nov 2023 09:24:25 +0100 Subject: [PATCH] Use Qemu and Libvirt --- .github/tpl/README.tpl.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/tpl/README.tpl.md b/.github/tpl/README.tpl.md index cf495c8..30ded6b 100644 --- a/.github/tpl/README.tpl.md +++ b/.github/tpl/README.tpl.md @@ -177,10 +177,9 @@ All the supported releases are here: [{{VM_NAME}} {{ALL_RELEASES}}](conf) # Under the hood -GitHub only supports Ubuntu, Windows and MacOS out of the box. +We use Qemu and Libvirt to run the {{VM_NAME}} VM. + -However, the MacOS support virtualization. It has VirtualBox installed. -So, we run the {{VM_NAME}} VM in VirtualBox on MacOS.