samples: http_get: exclude native_posix in the CONFIG_POSIX_API=y build

CONFIG_POSIX_API depends on !CONFIG_NATIVE_APPLICATION, which is
incompatible with the native_posix platforms.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
Tomi Fontanilles 2024-05-27 10:32:59 +03:00 committed by Henrik Brix Andersen
commit 7669b58d9d

View file

@ -15,6 +15,8 @@ tests:
platform_exclude:
- cc3220sf_launchxl
- cc3235sf_launchxl
- native_posix
- native_posix/native/64
extra_configs:
- CONFIG_POSIX_API=y
sample.net.sockets.http_get.offload.simplelink: