Update update-os.yml
This commit is contained in:
parent
5508274df7
commit
50cc405df5
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -23,7 +23,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.org/raspios_lite_armhf/images/raspios_lite_armhf-2023-05-03/2023-05-03-raspios-bullseye-armhf-lite.img.xz
|
base_image: https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2023-05-03/2023-05-03-raspios-bullseye-armhf-lite.img.xz
|
||||||
image_additional_mb: 1500 # enlarge free space to 1.5 GB
|
image_additional_mb: 1750 # enlarge free space to 1.5 GB
|
||||||
optimize_image: true
|
optimize_image: true
|
||||||
user: inky
|
user: inky
|
||||||
commands: |
|
commands: |
|
||||||
|
Loading…
Reference in New Issue
Block a user