Skip to content

Commit 8b753ca

Browse files
committed
ci: rename mps3/an547 to mps3/corstone300/an547
Platform name has changed. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 731a240 commit 8b753ca

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
@@ -1547,7 +1547,7 @@ jobs:
15471547
PLATFORM_ARGS+="-p qemu_cortex_m0 "
15481548
PLATFORM_ARGS+="-p mps2/an385 "
15491549
PLATFORM_ARGS+="-p mps2/an521/cpu0 "
1550-
PLATFORM_ARGS+="-p mps3/an547 "
1550+
PLATFORM_ARGS+="-p mps3/corstone300/an547 "
15511551
;;
15521552
# TODO: Release the microblaze arch source in a public repo
15531553
# microblazeel-zephyr-elf)

0 commit comments

Comments
 (0)