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