Skip to content

Commit 307573c

Browse files
committed
fix(build): update architecture to armv7l
1 parent a0971d2 commit 307573c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
img_download_url: "https://downloads.raspberrypi.org/raspios_lite_armhf_latest.torrent"
44
img_hash_url: "https://downloads.raspberrypi.org/raspios_lite_armhf_latest.sha256"
55
env:
6-
ARCH: armhf
6+
ARCH: armv7l
77
IMAGE_ENLARGEROOT: 6000
88
MOUNT_PROC: 1
99
MOUNT_SYS: 1

0 commit comments

Comments
 (0)