Skip to content

Commit 7b140e7

Browse files
committed
Make cron build for IDF v5.3
1 parent d86a9ea commit 7b140e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/cron.yml

+3
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434
- idf_branch: "release/v5.1"
3535
lib_builder_branch: "master"
3636
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
37+
- idf_branch: "release/v5.3"
38+
lib_builder_branch: "release/v5.3"
39+
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"

0 commit comments

Comments
 (0)