tests: subsys: llext: exclude apollo4 platform
Exclude the Apollo4 platform from LLEXT tests for now, as they currently break CI due to #72775. Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
This commit is contained in:
parent
8a52b64875
commit
42731a04cb
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ common:
|
|||
- arm
|
||||
- xtensa
|
||||
platform_exclude:
|
||||
- apollo4p_evb
|
||||
- apollo4p_blue_kxr_evb
|
||||
- numaker_pfm_m487 # See #63167
|
||||
- qemu_cortex_r5 # unsupported relocations
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue