mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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:
parent
61ad24a65e
commit
993436b0fe
2
.github/workflows/yocto-builds.yml
vendored
2
.github/workflows/yocto-builds.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
- raspberrypi4
|
- raspberrypi4
|
||||||
- raspberrypi-cm3
|
- raspberrypi-cm3
|
||||||
- raspberrypi-cm
|
- raspberrypi-cm
|
||||||
image: [core-image-base]
|
image: [rpi-test-image]
|
||||||
distro: [poky]
|
distro: [poky]
|
||||||
runs-on: [self-hosted, Linux]
|
runs-on: [self-hosted, Linux]
|
||||||
name: ${{ matrix.machine }}/${{ matrix.image }}/poky/systemd
|
name: ${{ matrix.machine }}/${{ matrix.image }}/poky/systemd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user