We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f7e46 commit 57f7d48Copy full SHA for 57f7d48
.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