From 16d96fa33d882c9ab0cd3d7e6e6990575c01c840 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Tue, 5 Jan 2021 16:18:17 +0000 Subject: [PATCH] It does not. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 04dc3c94..b144c2db 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ jobs: python ./bin/run_tests.py - job: macos_38 - pool: {vmImage: 'macOS-11.0'} + pool: {vmImage: 'macOS-10.15'} steps: - task: UsePythonVersion@0 inputs: