From 945e4873c5186d504474795feffcd3423e35fd5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 24 May 2019 20:32:20 -0400 Subject: [PATCH] remove unused ndk --- .vsts-ci.Windows.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.vsts-ci.Windows.yml b/.vsts-ci.Windows.yml index 5e0fd618..6cc06371 100644 --- a/.vsts-ci.Windows.yml +++ b/.vsts-ci.Windows.yml @@ -4,9 +4,6 @@ jobs: pool: vmImage: 'windows-2019' - variables: - NDK_ROOT: C:\Microsoft\AndroidNDK64\android-ndk-r19c - steps: - task: GitVersion@4 inputs: