.github: add mt8186 and mt8195

Thanks to Tinghan Shen and Fred Oh for making this happen.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2022-06-01 11:25:26 -07:00 committed by Liam Girdwood
parent 8a7a1ad76a
commit 425a5b5577
1 changed files with 4 additions and 5 deletions

View File

@ -109,14 +109,13 @@ jobs:
strategy:
fail-fast: false
matrix:
# Use groups to avoid spamming the web interface.
# Don't use a single big group so a single failure does not block
# all other builds.
# Use groups to avoid spamming the web interface. Pay attention
# to COMMAS. Don't use a single big group so a single failure
# does not block all other builds.
platform: [imx8ulp,
sue jsl tgl,
rn,
# TODO: enable mt81xx after docker image udpated
# mt8186, mt8195,
mt8186 mt8195,
]
steps: