summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorVincent Rouvreau <vincent.rouvreau@inria.fr>2022-04-27 09:41:52 +0200
committerVincent Rouvreau <vincent.rouvreau@inria.fr>2022-04-27 09:41:52 +0200
commit5e9811c4d79436f18868a2f2128ef5d0310e66ce (patch)
treec59f077abde1a9327837e72cd2cbc2f96d8eaf1f /azure-pipelines.yml
parent5857c571388a4349934a266ca187b2c2ac10818c (diff)
latest
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
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