mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 13:59:48 +00:00
Don't add another 5GB to the image
This commit is contained in:
parent
aeca708a26
commit
3fd0c7f310
1
.github/workflows/build-and-release.yml
vendored
1
.github/workflows/build-and-release.yml
vendored
@ -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: |
|
||||||
|
Loading…
Reference in New Issue
Block a user