From 5e9811c4d79436f18868a2f2128ef5d0310e66ce Mon Sep 17 00:00:00 2001 From: Vincent Rouvreau Date: Wed, 27 Apr 2022 09:41:52 +0200 Subject: latest --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a39f6d5c..31264c37 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ jobs: timeoutInMinutes: 0 cancelTimeoutInMinutes: 60 pool: - vmImage: macOS-10.15 + vmImage: macOS-latest variables: pythonVersion: '3.7' cmakeBuildType: Release -- cgit v1.2.3