Skip to content

Commit 90b6943

Browse files
committed
ci: remove mt8195_adsp for now
Remove until we have something in the zephyr tree to test with. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 427e9fc commit 90b6943

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,9 +1546,6 @@ jobs:
15461546
xtensa-intel_tgl_adsp_zephyr-elf)
15471547
PLATFORM_ARGS+="-p intel_adsp_cavs25 "
15481548
;;
1549-
xtensa-mt8195_adsp_zephyr-elf)
1550-
PLATFORM_ARGS+="-p mt8195_adsp "
1551-
;;
15521549
xtensa-nxp_imx_adsp_zephyr-elf)
15531550
PLATFORM_ARGS+="-p nxp_adsp_imx8 "
15541551
;;

0 commit comments

Comments
 (0)