We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f061cb commit 44fadb0Copy full SHA for 44fadb0
.github/workflows/cron.yml
@@ -38,3 +38,6 @@ jobs:
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"
42
+ lib_builder_branch: "release/v5.4"
43
+ targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2,esp32p4"
0 commit comments