From 364c0d79f9f019736193cadd14789d2da740e5a9 Mon Sep 17 00:00:00 2001 From: Neilpang Date: Tue, 7 Nov 2023 08:24:58 +0000 Subject: [PATCH] Generated from https://github.com/vmactions/base-vm --- .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.