Update cron.yml
This commit is contained in:
parent
18be42e297
commit
0362f75d3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
idf_branch: [release/v4.0]
|
||||
idf_branch: [release/v3.3]
|
||||
#idf_branch: [release/v3.3, release/v4.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue