We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18be42e commit 0362f75Copy full SHA for 0362f75
.github/workflows/cron.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- idf_branch: [release/v4.0]
+ idf_branch: [release/v3.3]
24
#idf_branch: [release/v3.3, release/v4.0]
25
steps:
26
- uses: actions/checkout@v1
0 commit comments