소스 검색

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