Skip to content

Commit ca70cc5

Browse files
committed
CI: bump esp-idf versions
Signed-off-by: Peter M <petermm@gmail.com>
1 parent b43ace6 commit ca70cc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/esp32-build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222

2323
matrix:
2424
idf-version:
25-
- "4.4.6"
26-
- "5.0.6"
27-
- "5.1.3"
25+
- "4.4.7"
26+
- "5.4.3"
27+
- "5.5.2"
2828

2929
steps:
3030
- name: Checkout repo

0 commit comments

Comments
 (0)