Skip to content

Commit bbee0a7

Browse files
committed
.drone.yml: remove mcu groups from the build test matrix
1 parent 27e5aa5 commit bbee0a7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.drone.yml

-11
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,4 @@ pipeline:
1313
matrix:
1414
BUILDTEST_MCU_GROUP:
1515
- static-tests
16-
- cortex_m4_3
17-
- cortex_m4_2
18-
- cortex_m4_1
19-
- cortex_m0_2
20-
- cortex_m0_1
21-
- x86
22-
- cortex_m3_2
23-
- cortex_m3_1
24-
- avr8
25-
- msp430
26-
- arm7
2716
- host

0 commit comments

Comments
 (0)