Update tests.yml
This commit is contained in:
parent
15728e5d39
commit
8725973479
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -90,7 +90,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: raspios_lite:latest
|
base_image: raspios_lite:latest
|
||||||
image_additional_mb: 1000 # enlarge free space to 2 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: |
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
|
Loading…
Reference in New Issue
Block a user