Update tests.yml

This commit is contained in:
Ace 2023-07-24 13:13:31 +02:00 committed by GitHub
parent 15728e5d39
commit 8725973479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ jobs:
with:
# Set the base_image to the desired Raspberry Pi OS version
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
commands: |
apt-get update -y