ci: Add raspberrypi-armv8 to the build matrix

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
Andrei Gherzan 2022-09-13 00:40:55 +02:00 committed by Andrei Gherzan
parent 2f43edae00
commit f38baedb86

View File

@ -28,6 +28,7 @@ jobs:
- raspberrypi-cm3 - raspberrypi-cm3
- raspberrypi-cm - raspberrypi-cm
- raspberrypi-armv7 - raspberrypi-armv7
- raspberrypi-armv8
image: [rpi-test-image] image: [rpi-test-image]
distro: [poky] distro: [poky]
runs-on: [self-hosted, Linux] runs-on: [self-hosted, Linux]