quickemu-project / quickemu

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

ci: actually test running a VM #1366

Closed flexiondotorg closed 4 months ago

flexiondotorg commented 4 months 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: