Browse Source
Swith integration_platforms from native_posix(_64) to native_sim(_64). Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>pull/64751/head
5 changed files with 6 additions and 6 deletions
@ -1,5 +1,5 @@ |
|||||||
tests: |
tests: |
||||||
buildsystem.include_file: |
buildsystem.include_file: |
||||||
integration_platforms: |
integration_platforms: |
||||||
- native_posix |
- native_sim |
||||||
tags: gen_inc_file |
tags: gen_inc_file |
||||||
|
Loading…
Reference in new issue