mirror of https://github.com/thesofproject/sof.git
.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:
parent
a8aa7c30d6
commit
03c078935d
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue