diff --git a/sdk/eventhub/tests.yml b/sdk/eventhub/tests.yml index f477687d51b..8b3513f01ba 100644 --- a/sdk/eventhub/tests.yml +++ b/sdk/eventhub/tests.yml @@ -7,19 +7,15 @@ jobs: ServiceDirectory: eventhub Matrix: Linux_Python35: - OSName: 'Linux' OSVmImage: 'ubuntu-18.04' PythonVersion: '3.5' Linux_Python38: - OSName: 'Linux' OSVmImage: 'ubuntu-18.04' PythonVersion: '3.8' Windows_Python27: - OSName: 'Windows' OSVmImage: 'windows-2019' PythonVersion: '2.7' MacOs_Python37: - OSName: 'MacOS' OSVmImage: 'macOS-10.15' PythonVersion: '3.7' EnvVars: diff --git a/sdk/servicebus/tests.yml b/sdk/servicebus/tests.yml index 52093ca97d5..deda3e0586d 100644 --- a/sdk/servicebus/tests.yml +++ b/sdk/servicebus/tests.yml @@ -14,18 +14,14 @@ jobs: AZURE_TEST_RUN_LIVE: 'true' Matrix: Linux_Python35: - OSName: 'Linux' OSVmImage: 'ubuntu-18.04' PythonVersion: '3.5' MacOs_Python37: - OSName: 'MacOS' OSVmImage: 'macOS-10.15' PythonVersion: '3.7' Windows_Python27: - OSName: 'Windows' OSVmImage: 'windows-2019' PythonVersion: '2.7' Linux_Python38: - OSName: 'Linux' OSVmImage: 'ubuntu-18.04' PythonVersion: '3.8' \ No newline at end of file