.github/zephyr.yml: fix IPC3 / IPC4 comments

MTL is IPC4 by default.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2022-09-21 21:52:52 +00:00 committed by Liam Girdwood
parent 9462baf8d4
commit cb656fe5cd
1 changed files with 5 additions and 2 deletions

View File

@ -14,14 +14,17 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
# Using groups to avoid spamming the small results box with too
# many lines. Pay attention to COMMAS.
IPC_platforms: [ IPC_platforms: [
# IPC3 # - IPC3 default
apl cnl, apl cnl,
icl jsl, icl jsl,
tgl tgl-h, tgl tgl-h,
imx8 imx8x imx8m, imx8 imx8x imx8m,
# - IPC4 default
mtl, mtl,
# only tgl has IPC4 overlay file now # Very few IPC3 platforms support IPC4 too.
-i IPC4 tgl, -i IPC4 tgl,
] ]
zephyr_revision: [ zephyr_revision: [