Skip to content

Commit

Permalink
.github: add mt8186 and mt8195
Browse files Browse the repository at this point in the history
Thanks to Tinghan Shen and Fred Oh for making this happen.

Signed-off-by: Marc Herbert <[email protected]>
  • Loading branch information
marc-hb authored and lgirdwood committed Jun 2, 2022
1 parent 8a7a1ad commit 425a5b5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 425a5b5

Please sign in to comment.