We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4ae662 + 57f7d48 commit b80dc0eCopy full SHA for b80dc0e
.github/workflows/cron.yml
@@ -32,7 +32,7 @@ jobs:
32
matrix:
33
include:
34
- idf_branch: "release/v5.1"
35
- lib_builder_branch: "master"
+ lib_builder_branch: "release/v5.1"
36
targets: "esp32,esp32s2,esp32s3,esp32c3,esp32c6,esp32h2"
37
- idf_branch: "release/v5.3"
38
lib_builder_branch: "release/v5.3"
0 commit comments