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 c8a449c commit 809fa56Copy full SHA for 809fa56
.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 zero esp8266 esp32 pico_rp2040 feather_m4_express feather_rp2350
+ python3 build_platform.py uno leonardo mega2560 giga zero esp8266 esp32 pico_rp2040 feather_m4_express feather_rp2350
19
0 commit comments