Skip to content

Commit 687c6f3

Browse files
Andrey Borisovichlgirdwood
authored andcommitted
.github: workflow: removed legacy RTOS platforms from Zephyr build
Legacy platforms not meant to work with Zephyr were added in commit ".github: compile-test multiple zephyr revisions + IPC4" (8543f5c). Removed them from CI as they never should be built in the first place. Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
1 parent 689b91e commit 687c6f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/zephyr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
# many lines. Pay attention to COMMAS.
1919
IPC_platforms: [
2020
# - IPC3 default
21-
apl cnl,
22-
icl jsl,
23-
tgl tgl-h,
2421
imx8 imx8x imx8m,
2522
# - IPC4 default
2623
mtl,

0 commit comments

Comments
 (0)