mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 10:39:47 +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:
|
||||
base_image: file://$RUNNER_TEMP/linux_arm_qemu_cache.img
|
||||
cpu: cortex-a53
|
||||
image_additional_mb: 5000 # ~ 5GB
|
||||
optimize_image: false
|
||||
shell: /bin/bash
|
||||
commands: |
|
||||
|
Loading…
Reference in New Issue
Block a user