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:
4747 matrix :
4848 board :
4949 - fqbn : arduino:mbed_portenta:envie_m7
50- platforms : |
51- - name: arduino:mbed_portenta
5250 artifact-name-suffix : arduino-mbed_portenta-envie_m7
5351 - fqbn : arduino:renesas_portenta:portenta_c33
54- platforms : |
55- - name: arduino:renesas_portenta
5652 artifact-name-suffix : arduino-renesas_portenta-portenta_c33
5753 - fqbn : arduino:mbed_opta:opta
58- platforms : |
59- - name: arduino:mbed_opta
6054 artifact-name-suffix : arduino-mbed_opta-opta
6155
6256 steps :
7165 ${{ env.UNIVERSAL_SKETCH_PATHS }}
7266 ${{ matrix.board.additional-sketch-paths }}
7367 fqbn : ${{ matrix.board.fqbn }}
74- platforms : ${{ matrix.board.platforms }}
7568 cli-compile-flags : |
7669 - --profile
7770 - ${{ matrix.board.fqbn }}
You can’t perform that action at this time.
0 commit comments