Skip to content

Commit 6550f88

Browse files
committed
ci: fix qemu_xtensa name
Use qemu_xtensa/dc233c when testing. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 64dbdb4 commit 6550f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ jobs:
16391639
# upstream user platform is currently available.
16401640
;;
16411641
xtensa-sample_controller_zephyr-elf)
1642-
PLATFORM_ARGS+="-p qemu_xtensa "
1642+
PLATFORM_ARGS+="-p qemu_xtensa/dc233c "
16431643
;;
16441644
xtensa-sample_controller32_zephyr-elf)
16451645
# xtensa-sample_controller32_zephyr-elf is untested because no

0 commit comments

Comments
 (0)