mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 10:32:57 +00:00
Increase additional memory allocation for image to 8GB
This commit is contained in:
parent
b2e9435d19
commit
ea27511d53
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
@ -507,7 +507,7 @@ jobs:
|
||||
with:
|
||||
base_image: dietpi:rpi_armv8_bullseye
|
||||
cpu: cortex-a53
|
||||
image_additional_mb: 6000 # ~ 6GB
|
||||
image_additional_mb: 8000 # ~ 8GB
|
||||
optimize_image: false
|
||||
shell: /bin/bash
|
||||
commands: |
|
||||
|
Loading…
Reference in New Issue
Block a user