samples/posix/philosophers: Remove filter on NATIVE_APPLICATION

It is not possible to build anymore in that mode, so this filter
is not needed.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2025-06-30 14:47:25 +02:00 committed by Alberto Escolar
parent 0cb474a338
commit d4c52b2ac4

View File

@ -8,7 +8,6 @@ common:
min_ram: 16
integration_platforms:
- native_sim
filter: not CONFIG_NATIVE_APPLICATION
harness_config:
type: multi_line
ordered: false