Skip to content

Commit

Permalink
Revert "ci: rename board from qemu_xtensa_dc233c to qemu_xtensa_mmu"
Browse files Browse the repository at this point in the history
This reverts commit 1068dfb.
  • Loading branch information
iuliana-prodan committed Nov 8, 2023
1 parent b27b0ab commit 399c0e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1533,7 +1533,7 @@ jobs:
PLATFORM_ARGS+="-p qemu_x86_64 "
;;
xtensa-dc233c_zephyr-elf)
PLATFORM_ARGS+="-p qemu_xtensa_mmu "
PLATFORM_ARGS+="-p qemu_xtensa_dc233c "
;;
xtensa-espressif_esp32_zephyr-elf)
PLATFORM_ARGS+="-p esp32_devkitc_wroom "
Expand Down

0 comments on commit 399c0e5

Please sign in to comment.