Skip to content

Commit

Permalink
ci: remove qemu_xtensa_dc233c testing for now [REVERT ME]
Browse files Browse the repository at this point in the history
We are pulling some old zephyr version for some reason, workaround this
by removing this new target.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Aug 27, 2023
1 parent 3a2058c commit 8d640bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1524,9 +1524,6 @@ jobs:
PLATFORM_ARGS+="-p qemu_x86 "
PLATFORM_ARGS+="-p qemu_x86_64 "
;;
xtensa-dc233c_zephyr-elf)
PLATFORM_ARGS+="-p qemu_xtensa_dc233c "
;;
xtensa-espressif_esp32_zephyr-elf)
PLATFORM_ARGS+="-p esp32 "
;;
Expand Down

0 comments on commit 8d640bb

Please sign in to comment.