1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

.drone.yml: remove mcu groups from the build test matrix

This commit is contained in:
Alexandre Abadie 2019-06-11 11:17:46 +02:00
parent 27e5aa51be
commit bbee0a77a5
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -13,15 +13,4 @@ pipeline:
matrix:
BUILDTEST_MCU_GROUP:
- static-tests
- cortex_m4_3
- cortex_m4_2
- cortex_m4_1
- cortex_m0_2
- cortex_m0_1
- x86
- cortex_m3_2
- cortex_m3_1
- avr8
- msp430
- arm7
- host