diff --git a/.github/workflows/examples.yml b/.github/workflows/examples.yml index c26cd0f..e77614e 100644 --- a/.github/workflows/examples.yml +++ b/.github/workflows/examples.yml @@ -18,8 +18,8 @@ jobs: - "examples/arduino-rmt-blink" - "examples/arduino-usb-keyboard" - "examples/arduino-wifiscan" - - "examples/arduino-zigbee-light" - - "examples/arduino-zigbee-switch" + #- "examples/arduino-zigbee-light" + #- "examples/arduino-zigbee-switch" - "examples/espidf-arduino-h2zero-BLE_scan" #- "examples/espidf-arduino-matter-light" # Windows compile fails -> Path length limit - "examples/espidf-arduino-blink"