diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d2556a9cb..ace8c8ddd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -84,7 +84,6 @@ jobs: PLATFORM: win-x64 steps: - script: | - git apply .ci/win.patch choco install -y llvm displayName: Windows Install Dependencies - template: '.ci/test.yml'