Browse Source

[ci] Update mac environment

tobil4sk 3 years ago
parent
commit
d46d7de556
1 changed files with 1 additions and 1 deletions
  1. 1 1
      other/azure-pipelines/build-mac.yml

+ 1 - 1
other/azure-pipelines/build-mac.yml

@@ -1,6 +1,6 @@
 parameters:
 parameters:
   name: 'BuildMac'
   name: 'BuildMac'
-  vmImage: 'macOS-10.14'
+  vmImage: 'macOS-10.15'
   buildSystem: 'cmake' # either 'cmake' or 'make'
   buildSystem: 'cmake' # either 'cmake' or 'make'
   cmakeConfig: 'RelWithDebInfo'
   cmakeConfig: 'RelWithDebInfo'