Browse Source

use the pool with 2019 preview on it

Claire Novotny 5 năm trước cách đây
mục cha
commit
a5dcb3ddf6
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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