Skip to content

Commit 587114c

Browse files
committed
Update from deprecated arduino:mbed platform in "smoke test" sketch compilation CI workflow
As of the 2.0.0 release of the Arduino Mbed OS Boards platform, the platform has been split into three separate platforms, one for each class of boards. The platform for the Portenta boards is now arduino:mbed_portenta.
1 parent 3afe2a0 commit 587114c

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
@@ -35,7 +35,7 @@ jobs:
3535

3636
matrix:
3737
board:
38-
- fqbn: arduino:mbed:envie_m7
38+
- fqbn: arduino:mbed_portenta:envie_m7
3939

4040
steps:
4141
- name: Checkout

0 commit comments

Comments
 (0)