Sfoglia il codice sorgente

use the pool with 2019 preview on it

Claire Novotny 5 anni fa
parent
commit
a5dcb3ddf6
1 ha cambiato i file con 1 aggiunte e 2 eliminazioni
  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