We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809fa56 commit 491fdd9Copy full SHA for 491fdd9
.github/workflows/githubci.yml
@@ -15,5 +15,5 @@ jobs:
15
run: bash ./actions_install.sh
16
- name: test platforms
17
run: |
18
- python3 build_platform.py uno leonardo mega2560 giga zero esp8266 esp32 pico_rp2040 feather_m4_express feather_rp2350
+ python3 build_platform.py uno leonardo mega2560 zero esp8266 esp32 pico_rp2040 feather_m4_express feather_rp2350
19
0 commit comments