From ae7ca90ffdfb27f174826d43599a2bac89206b6c Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 23 Jul 2023 03:31:06 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bb6af93..166f1db 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -61,6 +61,7 @@ jobs: with: # Set the base_image to the desired Raspberry Pi OS version base_image: raspios_lite:latest + image_additional_mb: 2000 # enlarge free space to 2 GB # Set the commands to run the tests commands: | source venv/bin/activate