Skip to content

Commit

Permalink
Temporarily disable Arduino examples
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Jan 10, 2025
1 parent 5efee4e commit ba4baca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
example:
- "examples/arduino-ble5-advertising"
- "examples/arduino-blink"
- "examples/arduino-usb-keyboard"
- "examples/arduino-wifiscan"
# - "examples/arduino-ble5-advertising"
# - "examples/arduino-blink"
# - "examples/arduino-usb-keyboard"
# - "examples/arduino-wifiscan"
- "examples/espidf-arduino-blink"
- "examples/espidf-arduino-wifiscan"
- "examples/espidf-ble-eddystone"
Expand Down

0 comments on commit ba4baca

Please sign in to comment.