We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ca37e commit 0d864d2Copy full SHA for 0d864d2
.github/workflows/compile-examples.yml
@@ -33,7 +33,7 @@ jobs:
33
- fqbn: arduino:samd:arduino_zero_native
34
platforms: |
35
- name: arduino:samd
36
- - fqbn: arduino:arduino:samd:arduino_zero_edbg
+ - fqbn: arduino:samd:arduino_zero_edbg
37
38
39
- fqbn: arduino:renesas_uno:minima
0 commit comments