is it podman that needs the kvm?
Some checks failed
Test action / Print hello world (push) Failing after 26s

This commit is contained in:
Chris Kruining 2025-09-04 14:56:44 +02:00
parent 101bf12909
commit 40cd9d3745
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -17,7 +17,7 @@ dockerTools.buildImage {
bash bash
nix nix
nodejs nodejs
podman # podman
]; ];
}; };