Skip to content

Commit

Permalink
Update to esp-idf 4.4.6 in mkimage
Browse files Browse the repository at this point in the history
Matching CI version - pending #871.

Signed-off-by: Peter M <petermm@gmail.com>
  • Loading branch information
petermm committed Oct 9, 2023
1 parent 3ce9b25 commit 53235fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esp32-mkimage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

strategy:
matrix:
idf-version: ["4.4.3"]
idf-version: ["4.4.6"]
cc: ["clang-10"]
cxx: ["clang++-10"]
cflags: ["-O3"]
Expand Down

0 comments on commit 53235fe

Please sign in to comment.