From 88c33b52bf2348096dfd697e9773ce1026de610f Mon Sep 17 00:00:00 2001 From: Laukik Hase Date: Mon, 18 Apr 2022 10:03:06 +0530 Subject: [PATCH] http2_request: Disable build in CI - Tracked by IDF-4916 --- examples/protocols/http2_request/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/protocols/http2_request/README.md b/examples/protocols/http2_request/README.md index e7be3a83ef..6a5836d80a 100644 --- a/examples/protocols/http2_request/README.md +++ b/examples/protocols/http2_request/README.md @@ -1,3 +1,6 @@ +| Supported Targets | Linux | +| ----------------- | ----- | + # HTTP/2 Request Example Establish an HTTP/2 connection with https://http2.github.io