We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97cdf8 commit e68e301Copy full SHA for e68e301
.github/workflows/cron.yml
@@ -41,3 +41,6 @@ jobs:
41
- idf_branch: "release/v5.4"
42
lib_builder_branch: "release/v5.4"
43
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
44
+ - idf_branch: "master"
45
+ lib_builder_branch: "release/v5.5"
46
+ targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4,esp32c5"
0 commit comments