mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-11-05 02:26:29 +01:00
vmImage switched.
This commit is contained in:
parent
03d784c90c
commit
0e7b07b2c4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ trigger:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macos-latest'
|
vmImage: 'windows-latest'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
buildConfiguration: 'Release'
|
buildConfiguration: 'Release'
|
||||||
|
|
Loading…
Reference in a new issue