Skip to content

Commit 0176a4d

Browse files
committed
Removed useless 'type' tags in the matrix configuration
1 parent 833e5a1 commit 0176a4d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,31 +48,22 @@ jobs:
4848
matrix:
4949
board:
5050
- fqbn: arduino:samd:mkrwifi1010
51-
type: nina
5251
artifact-name-suffix: arduino-samd-mkrwifi1010
5352
- fqbn: arduino:samd:nano_33_iot
54-
type: nina
5553
artifact-name-suffix: arduino-samd-nano_33_iot
5654
- fqbn: arduino:mbed_portenta:envie_m7
57-
type: mbed_portenta
5855
artifact-name-suffix: arduino-mbed_portenta-envie_m7
5956
- fqbn: arduino:mbed_nano:nanorp2040connect
60-
type: nina
6157
artifact-name-suffix: arduino-mbed_nano-nanorp2040connect
6258
- fqbn: arduino:mbed_nicla:nicla_vision
63-
type: mbed_nicla
6459
artifact-name-suffix: arduino-mbed_nicla-nicla_vision
6560
- fqbn: arduino:mbed_opta:opta
66-
type: mbed_opta
6761
artifact-name-suffix: arduino-mbed_opta-opta
6862
- fqbn: arduino:mbed_giga:giga
69-
type: mbed_giga
7063
artifact-name-suffix: arduino-mbed_giga-giga
7164
- fqbn: arduino:renesas_portenta:portenta_c33
72-
type: renesas_portenta
7365
artifact-name-suffix: arduino-renesas_portenta-portenta_c33
7466
- fqbn: arduino:renesas_uno:unor4wifi
75-
type: renesas_uno
7667
artifact-name-suffix: arduino-renesas_uno-unor4wifi
7768

7869
steps:

0 commit comments

Comments
 (0)