Skip to content

Commit

Permalink
Disabled ESP32 compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigpotatoe authored Sep 20, 2020
1 parent 69334a0 commit d491938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
arduino-boards-fqbn:
- esp8266:esp8266:nodemcuv2:xtal=80,vt=flash,exception=disabled,eesz=4M1M,ip=lm2f,dbg=Disabled,lvl=None____,wipe=none
- esp32:esp32:esp32
# - esp32:esp32:esp32

steps:
- name: Checkout
Expand Down

0 comments on commit d491938

Please sign in to comment.