Skip to content

Commit 89b92d9

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#49)
1 parent f01229c commit 89b92d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- fqbn: arduino:samd:nano_33_iot
6464
platforms: |
6565
- name: arduino:samd
66-
- fqbn: arduino:mbed_portenta:envie_m4
66+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
6767
platforms: |
6868
- name: arduino:mbed_portenta
6969
- fqbn: arduino:mbed_portenta:envie_m7

0 commit comments

Comments
 (0)