Skip to content

Commit 94ab0d3

Browse files
authored
Fix: envie_m4 is no longer a valid FQBN. (#21)
1 parent 853ca0f commit 94ab0d3

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
@@ -67,7 +67,7 @@ jobs:
6767
platforms: |
6868
- name: arduino:samd
6969
type: ethernet
70-
- fqbn: arduino:mbed_portenta:envie_m4
70+
- fqbn: arduino:mbed_portenta:envie_m7:target_core=cm4
7171
platforms: |
7272
- name: arduino:mbed_portenta
7373
type: ethernet

0 commit comments

Comments
 (0)