.github/workflows: add tgl-h IPC4 build

Add build check for Intel 'tgl-h' IPC4 build.

Link: https://github.com/thesofproject/sof/issues/6710
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This commit is contained in:
Kai Vehmanen 2022-12-15 12:42:05 +02:00 committed by Ranjani Sridharan
parent c916f3fdd7
commit 543acc124d
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ jobs:
imx8 imx8x imx8m,
# - IPC4 default
mtl,
# Very few IPC3 platforms support IPC4 too.
-i IPC4 tgl,
# Some IPC3 platforms support IPC4 too.
-i IPC4 tgl, -i IPC4 tgl-h,
]
zephyr_revision: [
manifest_revision,