enlarge space to 3GB

This commit is contained in:
Ace 2024-02-13 01:01:46 +01:00 committed by GitHub
parent 95217dd2b7
commit 2a51effb0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
with:
# Set the base_image to the desired Raspberry Pi OS version
base_image: https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2023-12-11/2023-12-11-raspios-bookworm-armhf-lite.img.xz
image_additional_mb: 2560 # enlarge free space to 2.5 GB
image_additional_mb: 3072 # enlarge free space to 3GB
optimize_image: true
# user: inky --> not supported?
commands: |