.github/zephyr: use a single job for both tgl and tgl-h

The list is getting too long and the "checks" box in the Github User
Interface is small.

Fixes commit 543acc124d (".github/workflows: add tgl-h IPC4 build")

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2022-12-15 10:46:06 -08:00 committed by Kai Vehmanen
parent a8aa7c30d6
commit 03c078935d
1 changed files with 2 additions and 2 deletions

View File

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