bah forgot to change agent to VS for tests

This commit is contained in:
Sweeky Satpathy 2019-06-26 13:47:53 -07:00
Родитель 609b46ee73
Коммит 867598b37f
1 изменённых файлов: 3 добавлений и 6 удалений

Просмотреть файл

@ -59,13 +59,10 @@ stages:
- job: BuildHotUI
displayName: Build HoTUI Source
pool:
name: Hosted macOS
vmImage: 'macOS 10.14'
name: Hosted VS2017
demands:
- MSBuild
- Xamarin.Android
- xcode
- Xamarin.iOS
- msbuild
- vstest
steps:
- task: NuGetToolInstaller@1