Files
podman/pkg/machine/qemu/machine_unsupported.go
Ashley Cui a9401deadd Build tag out QEMU for Darwin
Macs no longer support QEMU as a provider, build tag it out.

Signed-off-by: Ashley Cui <acui@redhat.com>
2024-02-15 15:53:06 -05:00

4 lines
52 B
Go

//go:build !amd64 && !arm64 && darwin
package qemu