From 8725973479840c6bcf3c96e809c69b8a5fbbba06 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 24 Jul 2023 13:13:31 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 06b02a0..36a99a7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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