Skip to content

Commit

Permalink
CI: install qemu-kvm
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Nov 12, 2023
1 parent 832427d commit 986d872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ jobs:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: apt-get install -y qemu-kvm
# Run disko VM test (test partition creation and whether the VM boots up later)
- run: nix build .#nixosConfigurations.office.config.system.build.installTest

0 comments on commit 986d872

Please sign in to comment.