From d88b4f77e416d846c214c0035c6c241ee2a548ea Mon Sep 17 00:00:00 2001 From: tiulpin Date: Fri, 1 Dec 2023 15:44:48 +0100 Subject: [PATCH] :zap: Disable Docker/linux requirement for Azure task --- vsts/QodanaScan/task.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/vsts/QodanaScan/task.json b/vsts/QodanaScan/task.json index a7d0be2f..bf314a67 100644 --- a/vsts/QodanaScan/task.json +++ b/vsts/QodanaScan/task.json @@ -12,9 +12,6 @@ "Minor": 2, "Patch": 9 }, - "demands": [ - "RemoteDockerServerOS -equals linux" - ], "instanceNameFormat": "Qodana Scan", "inputs": [ {