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:
Diederik de Haas 2022-12-22 00:15:40 +01:00
parent 9dde6e09e0
commit c125c400db
No known key found for this signature in database
GPG Key ID: D76E5BCE787EDB6E
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
steps: steps:
- mkimg: "{{ output }}" - mkimg: "{{ output }}"
size: 2000M size: 2500M
- mklabel: msdos - mklabel: msdos
device: "{{ output }}" device: "{{ output }}"