From ceb42338af0cdb8f7bb88cb6eda3a45479c96ab0 Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Mon, 29 Jul 2019 14:58:41 +0000 Subject: [CI/Azure/macOS] Unshallow the homebrew-core repository --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1648638555..862c54900f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -58,7 +58,7 @@ jobs: displayName: 'Install system dependencies' env: HOMEBREW_NO_AUTO_UPDATE: "1" - HBCORE_DATE: "2019-06-18" + HBCORE_DATE: "2019-06-16" HBCORE_REF: "944a5b7d83e4b81c749d93831b514607bdd2b6a1" - script: | -- cgit v1.2.3