CI: switch from sdx55-mtp to qcom-armv7a-modem

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
Dmitry Baryshkov
2023-11-15 14:08:28 +03:00
parent 550d382f97
commit 61f8d5b5af
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ jobs:
with:
host: ubuntu-20.04
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: qcom-armv8a sdx55-mtp qcom-armv7a
machines: qcom-armv8a qcom-armv7a-modem qcom-armv7a
ref_type: branch
ref: master
branch: master
@@ -22,7 +22,7 @@ jobs:
with:
host: ubuntu-20.04
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: qcom-armv8a sdx55-mtp qcom-armv7a
machines: qcom-armv8a qcom-armv7a-modem qcom-armv7a
ref_type: branch
ref: kirkstone
branch: kirkstone

View File

@@ -9,7 +9,7 @@ jobs:
with:
host: ubuntu-20.04
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: qcom-armv8a sdx55-mtp qcom-armv7a
machines: qcom-armv8a qcom-armv7a-modem qcom-armv7a
ref: refs/pull/${{github.event.pull_request.number}}/merge
branch: ${{github.base_ref}}
url: ${{github.server_url}}/${{github.repository}}

View File

@@ -13,7 +13,7 @@ jobs:
with:
host: ubuntu-20.04
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: qcom-armv8a sdx55-mtp qcom-armv7a
machines: qcom-armv8a qcom-armv7a-modem qcom-armv7a
ref: ${{github.sha}}
ref_type: sha
branch: ${{github.ref_name}}