diff --git a/Xamarin.iOS.yml b/Xamarin.iOS.yml index f1f903b..dd0fb2f 100644 --- a/Xamarin.iOS.yml +++ b/Xamarin.iOS.yml @@ -3,7 +3,8 @@ # Add steps that install certificates, test, sign, and distribute an app, save build artifacts, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/xamarin -trigger: none +trigger: +- master pool: vmImage: 'macos-latest'