We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86a9ea commit 7b140e7Copy full SHA for 7b140e7
.github/workflows/cron.yml
@@ -34,3 +34,6 @@ jobs:
34
- idf_branch: "release/v5.1"
35
lib_builder_branch: "master"
36
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