Skip to content

Commit 083107e

Browse files
authored
Comment out esp32c61 in build.yml
Comment out esp32c61 in build workflow for clarity.
1 parent f6916fb commit 083107e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- esp32c3
3737
- esp32c5
3838
- esp32c6
39-
- esp32c61
39+
# - esp32c61
4040

4141
steps:
4242
- name: Checkout
@@ -103,7 +103,7 @@ jobs:
103103
- esp32c3
104104
- esp32c5
105105
- esp32c6
106-
- esp32c61
106+
# - esp32c61
107107

108108
steps:
109109
- name: Generate manifest

0 commit comments

Comments
 (0)