summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2022-05-17 10:20:32 +0200
committerHind-M <hind.montassif@gmail.com>2022-05-17 10:20:32 +0200
commit79495423a0a0ffaa30dbd06ff1a5468ba2839726 (patch)
treeeb53318c013c217679f52b9a12bfbd8dbc156bf8 /azure-pipelines.yml
parenta809771b6d7381d233656f7a0b02211559189bfe (diff)
parent91a95c2709d293c31e5dc64fd4f1b8d370513605 (diff)
Merge remote-tracking branch 'upstream/master' into fetch_datasets
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 3da0c02d..e005b3be 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