From 3947706955bc47ec838d7c63b823eba122f2f9e8 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Mon, 20 Nov 2023 13:19:30 +0300 Subject: [PATCH] CI: use sdx55-mtp for kirkstone The kirkstone branch wasn't migrated to qcom-armv7a-modem machine. Continue using sdx55-mtp for the CI on that branch. Fixes: 61f8d5b5af0e ("CI: switch from sdx55-mtp to qcom-armv7a-modem") Signed-off-by: Dmitry Baryshkov --- .github/workflows/daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/daily.yml b/.github/workflows/daily.yml index b5b4e4208..dc79cb76b 100644 --- a/.github/workflows/daily.yml +++ b/.github/workflows/daily.yml @@ -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 qcom-armv7a-modem qcom-armv7a + machines: qcom-armv8a sdx55-mtp qcom-armv7a ref_type: branch ref: kirkstone branch: kirkstone