From 93894c5f9af6ba7b81b2a744f3a1a5d5356dd351 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Fri, 16 Jul 2021 13:24:44 -0500 Subject: [PATCH] Revert "[tests] try to use jdk 11 for device tests (#6033)" This reverts commit d14f4a2349f6be660ab6a109a1065ffb08fb12dd. --- build-tools/automation/azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools/automation/azure-pipelines.yaml b/build-tools/automation/azure-pipelines.yaml index 575bc12b6a3..69ff870c943 100644 --- a/build-tools/automation/azure-pipelines.yaml +++ b/build-tools/automation/azure-pipelines.yaml @@ -1033,7 +1033,7 @@ stages: parameters: job_name: mac_msbuilddevice_tests job_suffix: Legacy - jdkTestFolder: $(XA.Jdk11.Folder) + jdkTestFolder: $(XA.Jdk8.Folder) # Check - "Xamarin.Android (MSBuild Emulator Tests macOS - One .NET)" - template: yaml-templates/run-msbuild-device-tests.yaml