From 7a11143be8063ea33d0751c4266209f130159d16 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Tue, 5 Jan 2021 16:14:07 +0000 Subject: [PATCH] Like this? --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index db2a56cb..04dc3c94 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-11.0'} steps: - task: UsePythonVersion@0 inputs: