File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 58
58
59
59
strategy :
60
60
matrix :
61
- sdk : [0.16.4 ]
61
+ sdk : [0.16.8 ]
62
62
toolchain : [
63
63
{ arch: "aarch64-zephyr-elf", nick: "aarch64"},
64
64
{ arch: "arc64-zephyr-elf", nick: "arc64"},
82
82
{ arch: "xtensa-nxp_imx8ulp_adsp_zephyr-elf", nick: "xtensa-nxp_imx8ulp_adsp"},
83
83
{ arch: "xtensa-nxp_rt500_adsp_zephyr-elf", nick: "xtensa-nxp_rt500_adsp"},
84
84
{ arch: "xtensa-sample_controller_zephyr-elf", nick: "xtensa-sample_controller"},
85
- { arch: "xtensa-nxp_imx8ulp_adsp_zephyr -elf", nick: "xtensa-nxp_imx8ulp_adsp_zephyr-elf "}
85
+ { arch: "xtensa-nxp_rt600_adsp_zephyr -elf", nick: "xtensa-nxp_rt600_adsp "}
86
86
]
87
87
88
88
steps :
@@ -124,7 +124,7 @@ jobs:
124
124
125
125
strategy :
126
126
matrix :
127
- sdk : [0.16.4 ]
127
+ sdk : [0.16.8 ]
128
128
129
129
steps :
130
130
- name : Checkout repository
You can’t perform that action at this time.
0 commit comments