mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 15:38:09 +02:00
broadcom/ci: read 32-bit kernel from arm32 path
Makes it clear using arm32 name in contrast to arm64, than armhf. Reviewed-by: Eric Engestrom <eric@igalia.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30003>
This commit is contained in:
parent
17c081380d
commit
a16d7a0ba4
1 changed files with 1 additions and 1 deletions
|
|
@ -168,4 +168,4 @@
|
||||||
- .broadcom-test
|
- .broadcom-test
|
||||||
- .baremetal-test-arm32
|
- .baremetal-test-arm32
|
||||||
variables:
|
variables:
|
||||||
BM_BOOTFS: /boot/raspberrypi_armhf
|
BM_BOOTFS: /boot/raspberrypi_arm32
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue