mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

Macs no longer support QEMU as a provider, build tag it out. Signed-off-by: Ashley Cui <acui@redhat.com>
4 lines
52 B
Go
4 lines
52 B
Go
//go:build !amd64 && !arm64 && darwin
|
|
|
|
package qemu
|