mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
ci: Use test builds with the test image
rpi-test-image is based on core-image-base but includes more packages that this layer provides. In this way we can have CI test more recipe updates. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
61ad24a65e
commit
993436b0fe
2
.github/workflows/yocto-builds.yml
vendored
2
.github/workflows/yocto-builds.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- raspberrypi4
|
||||
- raspberrypi-cm3
|
||||
- raspberrypi-cm
|
||||
image: [core-image-base]
|
||||
image: [rpi-test-image]
|
||||
distro: [poky]
|
||||
runs-on: [self-hosted, Linux]
|
||||
name: ${{ matrix.machine }}/${{ matrix.image }}/poky/systemd
|
||||
|
||||
Reference in New Issue
Block a user