Skip to content

Commit 6a222fc

Browse files
committed
ci: remove nxp_adsp_rt500 testing for now
This platform is still pending merge in zephyr tree. Signed-off-by: Anas Nashif <[email protected]>
1 parent 4a7f983 commit 6a222fc

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
@@ -1548,9 +1548,6 @@ jobs:
15481548
xtensa-nxp_imx8m_adsp_zephyr-elf)
15491549
PLATFORM_ARGS+="-p nxp_adsp_imx8m "
15501550
;;
1551-
xtensa-nxp_rt500_adsp_zephyr-elf)
1552-
PLATFORM_ARGS+="-p nxp_adsp_rt500 "
1553-
;;
15541551
xtensa-sample_controller_zephyr-elf)
15551552
PLATFORM_ARGS+="-p qemu_xtensa "
15561553
;;

0 commit comments

Comments
 (0)