Skip to content

Commit 4068b93

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#39)
1 parent 903cfbf commit 4068b93

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
@@ -60,7 +60,7 @@ jobs:
6060
- fqbn: arduino:samd:nano_33_iot
6161
platforms: |
6262
- name: arduino:samd
63-
- fqbn: arduino:mbed_portenta:envie_m4
63+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
6464
platforms: |
6565
- name: arduino:mbed_portenta
6666
- fqbn: arduino:mbed_portenta:envie_m7

0 commit comments

Comments
 (0)