vmImage switched.

This commit is contained in:
o.hauff 2021-07-01 12:09:18 +00:00
parent 03d784c90c
commit 0e7b07b2c4

View file

@ -7,7 +7,7 @@ trigger:
- master
pool:
vmImage: 'macos-latest'
vmImage: 'windows-latest'
variables:
buildConfiguration: 'Release'