diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9215925db..79eb13d97 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -166,10 +166,6 @@ steps: git clone https://github.com/nanoframework/System.Device.Spi.git --depth 100 -b main libs/System.Device.Spi - git clone https://github.com/nanoframework/Windows.Storage.git --depth 100 -b main libs/Windows.Storage - - git clone https://github.com/nanoframework/Windows.Storage.Streams.git --depth 100 -b main libs/Windows.Storage.Streams - git clone https://github.com/nanoframework/System.Device.Adc.git --depth 100 -b main libs/System.Device.Adc git clone https://github.com/nanoframework/System.Device.WiFi.git -b main libs/System.Device.WiFi