diff --git a/azure-pipelines.iOS.yml b/azure-pipelines.iOS.yml index fd85c66..e71a6d3 100644 --- a/azure-pipelines.iOS.yml +++ b/azure-pipelines.iOS.yml @@ -15,7 +15,10 @@ jobs: - job: macOS pool: - name: 'Default' + name: Default + demands: + - Agent.OS -equals Darwin + - Xamarin.iOS -equals Latest workspace: clean: all