Stop builds for v3.3
This commit is contained in:
parent
afb2057246
commit
e8834d99e3
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.4, release/v3.3]
|
||||
idf_branch: [release/v4.4] #, release/v3.3]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue