Skip to content

Commit 031fac2

Browse files
authored
Remove Iron from Nightly CI (#277)
1 parent c5825cc commit 031fac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
branch: [iron, rolling, jazzy, humble]
17+
branch: [rolling, jazzy, humble]
1818
idf_target: [ esp32, esp32s2, esp32c3, esp32s3, esp32c6]
1919
idf_version: [ "espressif/idf:release-v4.4", "espressif/idf:release-v5.2" ]
2020
exclude:

0 commit comments

Comments
 (0)