reduce arm64-rpi image size to 28G (#3557)

This commit is contained in:
openoms 2022-12-21 12:07:37 +01:00 committed by GitHub
parent e879c7df0d
commit ff4d35b038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ source "arm" "raspiblitz-arm64-rpi" {
type = "83"
}
image_path = "raspiblitz-arm64-rpi-${var.pack}.img"
image_size = "30G"
image_size = "28G"
image_type = "dos"
qemu_binary_destination_path = "/usr/bin/qemu-arm-static"
qemu_binary_source_path = "/usr/bin/qemu-arm-static"