Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 45b977f

Browse files
committedDec 6, 2024·
Add 5.3 experimental branch
build release/v5.3x
1 parent e1fc5ff commit 45b977f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/cron.yml

Lines changed: 3 additions & 0 deletions
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.3"
41+
lib_builder_branch: "release/v5.3x"
42+
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"

0 commit comments

Comments
 (0)
Please sign in to comment.