Skip to content

Commit 35eea0a

Browse files
authored
Update cron.yml
1 parent 68da073 commit 35eea0a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/cron.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ jobs:
3535
# - idf_branch: "release/v5.1"
3636
# lib_builder_branch: "release/v5.1"
3737
# 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"
38+
- idf_branch: "release/v5.3"
4239
lib_builder_branch: "master"
4340
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"
41+
# - idf_branch: "release/v5.4"
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"

0 commit comments

Comments
 (0)