We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68da073 commit 35eea0aCopy full SHA for 35eea0a
.github/workflows/cron.yml
@@ -35,12 +35,12 @@ jobs:
35
# - idf_branch: "release/v5.1"
36
# lib_builder_branch: "release/v5.1"
37
# targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
38
- # - idf_branch: "release/v5.3"
39
- # lib_builder_branch: "master"
40
- # targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
41
- - idf_branch: "release/v5.4"
+ - idf_branch: "release/v5.3"
42
lib_builder_branch: "master"
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"
+ # - idf_branch: "release/v5.4"
+ # lib_builder_branch: "master"
+ # targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
+ # - idf_branch: "master"
+ # lib_builder_branch: "release/v5.5"
+ # targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4,esp32c5"
0 commit comments