From 5bfd1f4f50c83750aa4da209e3e2b0d823e20b54 Mon Sep 17 00:00:00 2001 From: Soren Ptak Date: Fri, 26 Jan 2024 13:16:40 -0500 Subject: [PATCH] There are includes used in this project that are not present in esp-idf v4.4.3. As such remove that build from this repository --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 99282ef..0624f01 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,6 @@ jobs: fail-fast: false matrix: esp_idf_version: - - v4.4.3 - v5.0 - v5.1.2 esp_target: