diff --git a/samples/net/sockets/http_server/sample.yaml b/samples/net/sockets/http_server/sample.yaml index 8af05127cd4b..38206644533f 100644 --- a/samples/net/sockets/http_server/sample.yaml +++ b/samples/net/sockets/http_server/sample.yaml @@ -13,5 +13,6 @@ common: platform_exclude: - native_posix - native_posix/native/64 + - nrf5340dk/nrf5340/cpuapp/ns # Excluding due to ROM overflow. tests: sample.net.sockets.http.server: {}