Skip to content

Commit 733426c

Browse files
authored
disable zigbee examples
needs merge of the open zigbee Arduino PR
1 parent e0b31f6 commit 733426c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- "examples/arduino-rmt-blink"
1919
- "examples/arduino-usb-keyboard"
2020
- "examples/arduino-wifiscan"
21-
- "examples/arduino-zigbee-light"
22-
- "examples/arduino-zigbee-switch"
21+
#- "examples/arduino-zigbee-light"
22+
#- "examples/arduino-zigbee-switch"
2323
- "examples/espidf-arduino-h2zero-BLE_scan"
2424
#- "examples/espidf-arduino-matter-light" # Windows compile fails -> Path length limit
2525
- "examples/espidf-arduino-blink"

0 commit comments

Comments
 (0)