Skip to content

Commit 8d640bb

Browse files
committed
ci: remove qemu_xtensa_dc233c testing for now [REVERT ME]
We are pulling some old zephyr version for some reason, workaround this by removing this new target. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 3a2058c commit 8d640bb

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
@@ -1524,9 +1524,6 @@ jobs:
15241524
PLATFORM_ARGS+="-p qemu_x86 "
15251525
PLATFORM_ARGS+="-p qemu_x86_64 "
15261526
;;
1527-
xtensa-dc233c_zephyr-elf)
1528-
PLATFORM_ARGS+="-p qemu_xtensa_dc233c "
1529-
;;
15301527
xtensa-espressif_esp32_zephyr-elf)
15311528
PLATFORM_ARGS+="-p esp32 "
15321529
;;

0 commit comments

Comments
 (0)