From 822692f5265ae3144afac1473030ebca2210d224 Mon Sep 17 00:00:00 2001 From: Alexander Zhogov Date: Fri, 17 Apr 2020 12:37:19 +0300 Subject: [PATCH] Update Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7263c79..8622df8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -115,6 +115,7 @@ jobs: gcc --version env xcrun --sdk macosx --show-sdk-version + sysctl -a | grep machdep.cpu displayName: 'System properties' - script: | brew install ninja -- 2.7.4