Skip to content

Commit 7a9ee47

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#31)
1 parent 361ad30 commit 7a9ee47

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
matrix:
3535
board:
36-
- fqbn: arduino:mbed_portenta:envie_m4
36+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
3737
platforms: |
3838
- name: arduino:mbed_portenta
3939
fw-update: false

0 commit comments

Comments
 (0)