pull-request.yml: add mt8188 to gcc-build-only

mt8188 toolchain is added to SOF docker image.

Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
This commit is contained in:
Fred Oh 2024-05-21 14:51:04 -07:00 committed by Liam Girdwood
parent 4cbff552bf
commit bf149274ad
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ jobs:
# to COMMAS. Don't use a single big group so a single failure
# does not block all other builds.
platform: [rn rmb,
mt8186 mt8195,
mt8186 mt8195 mt8188,
]
steps: