Explorar o código

Updated azure-pipelines.yml set vmimage windows-latest

Jessica hai 1 ano
pai
achega
97797b426f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -7,7 +7,7 @@ trigger:
 - master
 
 pool:
-  vmImage: ubuntu-latest
+  vmImage: windows-latest
 
 steps:
 - task: AdvancedSecurity-Codeql-Init@1