Skip to content

Commit c3e7865

Browse files
committed
chore: disable qemu
1 parent 0f4df00 commit c3e7865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

companionpi.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ source "arm-image" "companionpi" {
2020
iso_checksum = "sha256:43d150e7901583919e4eb1f0fa83fe0363af2d1e9777a5bb707d696d535e2599"
2121
iso_url = "https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-07-04/2024-07-04-raspios-bookworm-arm64-lite.img.xz"
2222
last_partition_extra_size = 2147483648
23-
qemu_binary = "qemu-aarch64-static"
23+
#qemu_binary = "qemu-aarch64-static"
2424
}
2525

2626
build {

0 commit comments

Comments
 (0)