فهرست منبع

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