Don't add another 5GB to the image

This commit is contained in:
Thorsten Sommer 2024-06-09 18:01:55 +02:00
parent aeca708a26
commit 3fd0c7f310
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -287,7 +287,6 @@ jobs:
with: with:
base_image: file://$RUNNER_TEMP/linux_arm_qemu_cache.img base_image: file://$RUNNER_TEMP/linux_arm_qemu_cache.img
cpu: cortex-a53 cpu: cortex-a53
image_additional_mb: 5000 # ~ 5GB
optimize_image: false optimize_image: false
shell: /bin/bash shell: /bin/bash
commands: | commands: |