[meta-raspberrypi][PATCH 5/5] ci: Add raspberrypi-armv7 to the build matrix


Andrei Gherzan
 

From: Andrei Gherzan <andrei.gherzan@...>

Signed-off-by: Andrei Gherzan <andrei.gherzan@...>
---
.github/workflows/yocto-builds.yml | 1 +
1 file changed, 1 insertion(+)

diff --git a/.github/workflows/yocto-builds.yml b/.github/workflows/yocto-builds.yml
index 824745c..8644b13 100644
--- a/.github/workflows/yocto-builds.yml
+++ b/.github/workflows/yocto-builds.yml
@@ -27,6 +27,7 @@ jobs:
- raspberrypi4
- raspberrypi-cm3
- raspberrypi-cm
+ - raspberrypi-armv7
image: [rpi-test-image]
distro: [poky]
runs-on: [self-hosted, Linux]
--
2.25.1

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.