Skip to content

Commit e68e301

Browse files
committed
Add IDF v5.5. to cron
1 parent b97cdf8 commit e68e301

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cron.yml

+3
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ jobs:
4141
- idf_branch: "release/v5.4"
4242
lib_builder_branch: "release/v5.4"
4343
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
44+
- idf_branch: "master"
45+
lib_builder_branch: "release/v5.5"
46+
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4,esp32c5"

0 commit comments

Comments
 (0)