We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5825cc commit 031fac2Copy full SHA for 031fac2
1 file changed
.github/workflows/nightly.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- branch: [iron, rolling, jazzy, humble]
+ branch: [rolling, jazzy, humble]
18
idf_target: [ esp32, esp32s2, esp32c3, esp32s3, esp32c6]
19
idf_version: [ "espressif/idf:release-v4.4", "espressif/idf:release-v5.2" ]
20
exclude:
0 commit comments