Skip to content

Commit 11e303c

Browse files
authored
Add P4 to targets for 5.3
1 parent 009e79d commit 11e303c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
3737
- idf_branch: "release/v5.3"
3838
lib_builder_branch: "release/v5.3"
39-
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
39+
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"

0 commit comments

Comments
 (0)