Skip to content

Commit

Permalink
workflow: remove imx8ulp from gcc build test
Browse files Browse the repository at this point in the history
XTOS is going to be deprecated on i.MX8ULP so remove it from
the gcc build test which uses SOF with XTOS.

Signed-off-by: Laurentiu Mihalcea <[email protected]>
  • Loading branch information
LaurentiuM1234 authored and kv2019i committed Mar 15, 2024
1 parent 727ad82 commit d49395b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,7 @@ jobs:
# 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,
rn rmb,
platform: [rn rmb,
mt8186 mt8195,
]

Expand Down

0 comments on commit d49395b

Please sign in to comment.