We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fc5ff commit cc6923cCopy full SHA for cc6923c
.github/workflows/cron.yml
@@ -37,3 +37,6 @@ jobs:
37
- idf_branch: "release/v5.3"
38
lib_builder_branch: "release/v5.3"
39
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