enlarge space to 3GB
This commit is contained in:
parent
95217dd2b7
commit
2a51effb0f
2
.github/workflows/test-on-rpi.yml
vendored
2
.github/workflows/test-on-rpi.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Set the base_image to the desired Raspberry Pi OS version
|
# 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
|
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
|
optimize_image: true
|
||||||
# user: inky --> not supported?
|
# user: inky --> not supported?
|
||||||
commands: |
|
commands: |
|
||||||
|
Loading…
Reference in New Issue
Block a user