Skip to content

Commit

Permalink
remove test boards other than nano
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyNelson314 committed Nov 11, 2023
1 parent 205af01 commit e47a214
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ArduinoLint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
board:
- fqbn: arduino:avr:nano
platform: arduino:avr
- fqbn: teensy:avr:teensy40
platform: teensy:avr
url: https://www.pjrc.com/teensy/td_156/package_teensy_index.json
- fqbn: rp2040:rp2040:rpipico
platform: rp2040:rp2040
url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json

steps:
- name: Checkout
Expand Down

0 comments on commit e47a214

Please sign in to comment.