Update cron.yml

This commit is contained in:
Me No Dev 2020-11-06 14:15:39 +02:00 committed by GitHub
parent 18be42e297
commit 0362f75d3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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