Skip to content

Commit 29f7c44

Browse files
committed
.github: Adjust ace30 platform name
intel_adsp/ace30_ptl -> intel_adsp/ace30/ptl Signed-off-by: Keith Packard <[email protected]>
1 parent dd8a4c5 commit 29f7c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ jobs:
15921592
PLATFORM_ARGS+="-p intel_adsp/ace15_mtpm "
15931593
;;
15941594
xtensa-intel_ace30_ptl_zephyr-elf)
1595-
PLATFORM_ARGS+="-p intel_adsp/ace30_ptl "
1595+
PLATFORM_ARGS+="-p intel_adsp/ace30/ptl "
15961596
;;
15971597
xtensa-intel_tgl_adsp_zephyr-elf)
15981598
PLATFORM_ARGS+="-p intel_adsp/cavs25 "

0 commit comments

Comments
 (0)