浏览代码

use the pool with 2019 preview on it

Claire Novotny 5 年之前
父节点
当前提交
a5dcb3ddf6
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      azure-pipelines.rx.yml

+ 1 - 2
azure-pipelines.rx.yml

@@ -24,8 +24,7 @@ stages:
 - stage: Build
   jobs:
   - job: Build
-    pool:
-      vmImage: windows-latest
+    pool: vs2019-preview
 
     variables:
       BuildConfiguration: Release