use latest raspberry pi os lite
This commit is contained in:
parent
282c9032ad
commit
53f6cfd5fa
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }}
|
TODOIST_API_KEY: ${{ secrets.TODOIST_API_KEY }}
|
||||||
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: raspios_lite:latest
|
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: 1500 # enlarge free space to 1.5 GB
|
||||||
# Set the commands to run the tests
|
# Set the commands to run the tests
|
||||||
commands: |
|
commands: |
|
||||||
|
Loading…
Reference in New Issue
Block a user