Skip to content

Commit 2818806

Browse files
aliphysper1234
andauthored
Update .github/workflows/compile-examples.yml
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 3382b68 commit 2818806

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/workflows/compile-examples.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,14 @@ jobs:
3939
matrix:
4040
board:
4141
- fqbn: arduino:mbed_portenta:envie_m7
42-
type: arduino:mbed_portenta
42+
platforms: |
43+
- name: arduino:mbed_portenta
4344
- fqbn: arduino:renesas_portenta:portenta_c33
44-
type: renesas_portenta
45-
- fqbn: arduino:mbed:opta
45+
platforms: |
46+
- name: arduino:renesas_portenta
47+
- fqbn: arduino:mbed_opta:opta
48+
platforms: |
49+
- name: arduino:mbed_opta
4650
4751
4852
steps:

0 commit comments

Comments
 (0)