Skip to content

Commit 140203e

Browse files
committed
Update the ESP IDF version in CI
1 parent eaff4d4 commit 140203e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ jobs:
2727
- xtensa-esp32s2-espidf
2828
- xtensa-esp32s3-espidf
2929
idf-version:
30-
# - v5.3.3
31-
- release/v5.3
30+
- v5.5.1
3231
steps:
3332
- name: Setup | Checkout
3433
uses: actions/checkout@v3

0 commit comments

Comments
 (0)