Skip to content

Commit 8db32ca

Browse files
committed
Merge branch 'master' into release/v5.5
2 parents 917e6ca + d7bdda2 commit 8db32ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cron.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ jobs:
3636
# lib_builder_branch: "release/v5.1"
3737
# targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
3838
# - idf_branch: "release/v5.3"
39-
# lib_builder_branch: "master"
39+
# lib_builder_branch: "release/v5.3"
4040
# targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
4141
- idf_branch: "release/v5.4"
4242
lib_builder_branch: "master"
4343
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
44-
- idf_branch: "master"
44+
- idf_branch: "release/v5.5"
4545
lib_builder_branch: "release/v5.5"
4646
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4,esp32c5"

0 commit comments

Comments
 (0)