Browse Source

Update azure-pipelines.yml

Leonid Stryzhevskyi 2 years ago
parent
commit
96881f1381
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

@@ -50,7 +50,7 @@ jobs:
   displayName: 'Build - macOS'
   continueOnError: false
   pool:
-    vmImage: 'macOS-10.14'
+    vmImage: 'macOS-latest'
   workspace:
     clean: all
   steps: