mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-24 04:00:02 +01:00
Update azure-pipelines.yml
updated to work on both dev and master and update pool to work
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
|
||||
trigger:
|
||||
- master
|
||||
- dev
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-latest'
|
||||
vmImage: 'vs2017-win2016' #'windows-latest'
|
||||
|
||||
variables:
|
||||
solution: '**/*.sln'
|
||||
|
||||
Reference in New Issue
Block a user