Skip to content

Commit 2aa31a3

Browse files
committed
ci: rename intel_adsp/ace30_ptl
Target is called intel_adsp/ace30/ptl now. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 8b753ca commit 2aa31a3

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
@@ -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)