From e9ed08c8be7ac5d6a651cc2df15c35f943382a94 Mon Sep 17 00:00:00 2001 From: Qstick Date: Tue, 10 Dec 2019 21:04:40 -0500 Subject: [PATCH] New: Shrink Test Images (Remove Mono 5.12, 5.14, 5.16) --- azure-pipelines.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2c033c424..d8d88d73f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -342,15 +342,6 @@ stages: mono510: testName: 'Mono 5.10' containerImage: radarr/testimages:mono-5.10 - mono512: - testName: 'Mono 5.12' - containerImage: radarr/testimages:mono-5.12 - mono514: - testName: 'Mono 5.14' - containerImage: radarr/testimages:mono-5.14 - mono516: - testName: 'Mono 5.16' - containerImage: radarr/testimages:mono-5.16 mono518: testName: 'Mono 5.18' containerImage: radarr/testimages:mono-5.18 @@ -487,15 +478,6 @@ stages: mono510: testName: 'Mono 5.10' containerImage: radarr/testimages:mono-5.10 - mono512: - testName: 'Mono 5.12' - containerImage: radarr/testimages:mono-5.12 - mono514: - testName: 'Mono 5.14' - containerImage: radarr/testimages:mono-5.14 - mono516: - testName: 'Mono 5.16' - containerImage: radarr/testimages:mono-5.16 mono518: testName: 'Mono 5.18' containerImage: radarr/testimages:mono-5.18