Skip to content

Commit 5b3e2af

Browse files
Merge pull request #50 from andreagilardoni/ci-update
updating platform for CI
2 parents 49f839a + 209a7e7 commit 5b3e2af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile-examples.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ jobs:
3232

3333
matrix:
3434
board:
35-
- fqbn: arduino:mbed:envie_m7
35+
- fqbn: arduino:mbed_portenta:envie_m7
3636
platforms: |
37-
- name: arduino:mbed
37+
- name: arduino:mbed_portenta
3838
libraries: |
3939
- name: Arduino_DebugUtils
4040
sketch-paths: |

0 commit comments

Comments
 (0)