Browse Source

[ci] use win64 neko for the test jobs

Andy Li 6 years ago
parent
commit
5607da98f0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -205,7 +205,7 @@ stages:
             fetchDepth: 20
           - template: extra/azure-pipelines/install-neko-snapshot.yaml
             parameters:
-              platform: windows
+              platform: windows64
           - task: DownloadPipelineArtifact@0
             inputs:
               artifactName: 'win64Binaries'