quickemu-project / quickemu

Quickly create and run optimised Windows, macOS and Linux virtual machines
MIT License
9.91k stars 438 forks source link

ci: actually test running a VM #1366

Closed flexiondotorg closed 2 weeks ago

flexiondotorg commented 2 weeks ago

Description

Make the tests a bit more robust by actually creating and running a VM. We do this as part of the Nix build test because the Nix Installer action from Determinate Systems will attempt to enable KVM acceleration.

If KVM acceleration is available, this test will now attempt to create, run and kill and an Alpine VM.

Type of change

Checklist: