diff --git a/.github/workflows/premerge.yml b/.github/workflows/premerge.yml index 02d6b5f..66263f8 100644 --- a/.github/workflows/premerge.yml +++ b/.github/workflows/premerge.yml @@ -8,7 +8,7 @@ jobs: uses: ndechesne/meta-qcom/.github/workflows/premerge-template.yml@master with: host: ubuntu-20.04 - images: core-image-base core-image-weston core-image-x11 initramfs-test-image initramfs-test-full-image cryptodev-module + images: core-image-base core-image-weston core-image-x11 initramfs-test-image initramfs-test-full-image initramfs-firmware-image initramfs-rootfs-image cryptodev-module machines: >- ['dragonboard-410c', 'dragonboard-845c', 'qrb5165-rb5', 'qcom-armv8a', 'sdx55-mtp', 'sa8155p-adp', 'qcom-armv7a'] secrets: inherit