Increase image size to 2.5GB
The builds on Bookworm for RPi 3 & 4 fail because there wasn't enough free space to continue package installation.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
steps:
|
||||
- mkimg: "{{ output }}"
|
||||
size: 2000M
|
||||
size: 2500M
|
||||
|
||||
- mklabel: msdos
|
||||
device: "{{ output }}"
|
||||
|
||||
Reference in New Issue
Block a user