diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 1ddb5f25a43..01c96a85703 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -13,7 +13,7 @@ resources: - repository: yaml type: github name: xamarin/yaml-templates - ref: refs/heads/main + ref: refs/heads/pjc/test-no-parallel endpoint: xamarin - repository: monodroid type: github @@ -1289,6 +1289,7 @@ stages: !*Darwin* propsArtifactName: nuget-unsigned signType: $(MicroBuildSignType) + runInParallel: false condition: eq(variables['MicroBuildSignType'], 'Real') # Check - "Xamarin.Android (.NET 6 Prepare Release Push NuGets)"