Skip to content

Commit

Permalink
Update IDF version to latest stable
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Lanziano <[email protected]>
  • Loading branch information
arpunk committed Feb 29, 2024
1 parent 5d73979 commit 85fac64
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 @@ -29,7 +29,7 @@ jobs:

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

0 comments on commit 85fac64

Please sign in to comment.