Update test-on-rpi.yml
fix space issue
This commit is contained in:
parent
2c3fcd630c
commit
d740032989
2
.github/workflows/test-on-rpi.yml
vendored
2
.github/workflows/test-on-rpi.yml
vendored
@ -25,7 +25,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-10-10/2023-10-10-raspios-bookworm-armhf-lite.img.xz
|
||||
image_additional_mb: 1500 # enlarge free space to 1.5 GB
|
||||
image_additional_mb: 2000 # enlarge free space to 2 GB
|
||||
optimize_image: true
|
||||
user: inky
|
||||
commands: |
|
||||
|
Loading…
Reference in New Issue
Block a user