Skip to content

Commit d9083ce

Browse files
authored
Merge branch 'master' into release/v5.5
2 parents bcaa709 + 3225f04 commit d9083ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: .github/workflows/cron.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ 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"
38+
# - idf_branch: "release/v5.3"
39+
# lib_builder_branch: "master"
40+
# targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
4141
- idf_branch: "release/v5.4"
42-
lib_builder_branch: "release/v5.4"
42+
lib_builder_branch: "master"
4343
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
4444
- idf_branch: "master"
4545
lib_builder_branch: "release/v5.5"

0 commit comments

Comments
 (0)