mirror of
https://salsa.debian.org/raspi-team/image-specs
synced 2026-05-30 06:38:09 +02:00
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