Skip to content

Commit 9293a8d

Browse files
committed
Add 5.3 experimental branch
build release/v5.3x
1 parent e1fc5ff commit 9293a8d

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
@@ -37,3 +37,6 @@ jobs:
3737
- idf_branch: "release/v5.3"
3838
lib_builder_branch: "release/v5.3"
3939
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
40+
- idf_branch: "release/v5.3x"
41+
lib_builder_branch: "release/v5.3x"
42+
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"

0 commit comments

Comments
 (0)