Parcourir la source

ci: Add raspberrypi-armv7 to the build matrix

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Andrei Gherzan il y a 2 ans
Parent
commit
fe96a4511f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/yocto-builds.yml

+ 1 - 0
.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]