We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac25609 + 57f7d48 commit 8fb7dffCopy full SHA for 8fb7dff
.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