File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,10 @@ jobs:
47
47
matrix :
48
48
board :
49
49
- fqbn : arduino:mbed_portenta:envie_m7
50
- platforms : |
51
- - name: arduino:mbed_portenta
52
50
artifact-name-suffix : arduino-mbed_portenta-envie_m7
53
51
- fqbn : arduino:renesas_portenta:portenta_c33
54
- platforms : |
55
- - name: arduino:renesas_portenta
56
52
artifact-name-suffix : arduino-renesas_portenta-portenta_c33
57
53
- fqbn : arduino:mbed_opta:opta
58
- platforms : |
59
- - name: arduino:mbed_opta
60
54
artifact-name-suffix : arduino-mbed_opta-opta
61
55
62
56
steps :
71
65
${{ env.UNIVERSAL_SKETCH_PATHS }}
72
66
${{ matrix.board.additional-sketch-paths }}
73
67
fqbn : ${{ matrix.board.fqbn }}
74
- platforms : ${{ matrix.board.platforms }}
75
68
cli-compile-flags : |
76
69
- --profile
77
70
- ${{ matrix.board.fqbn }}
You can’t perform that action at this time.
0 commit comments