From cb656fe5cdf953b9ae5a41247fc35b6f6928390a Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Wed, 21 Sep 2022 21:52:52 +0000 Subject: [PATCH] .github/zephyr.yml: fix IPC3 / IPC4 comments MTL is IPC4 by default. Signed-off-by: Marc Herbert --- .github/workflows/zephyr.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/zephyr.yml b/.github/workflows/zephyr.yml index 4d08c9db0..03d491284 100644 --- a/.github/workflows/zephyr.yml +++ b/.github/workflows/zephyr.yml @@ -14,14 +14,17 @@ jobs: strategy: fail-fast: false matrix: + # Using groups to avoid spamming the small results box with too + # many lines. Pay attention to COMMAS. IPC_platforms: [ - # IPC3 + # - IPC3 default apl cnl, icl jsl, tgl tgl-h, imx8 imx8x imx8m, + # - IPC4 default mtl, - # only tgl has IPC4 overlay file now + # Very few IPC3 platforms support IPC4 too. -i IPC4 tgl, ] zephyr_revision: [