From 0741494f302ea7982d3250d4b86338667a830749 Mon Sep 17 00:00:00 2001 From: Jan Altensen Date: Thu, 6 Jun 2019 17:37:04 +0200 Subject: azure macos Change-Id: I3465dcc865c254cea02feb619f6706fa0d164757 --- azure-pipelines.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d3eda47baf..5556fd4d2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -22,3 +22,7 @@ jobs: parameters: configurationName: DEBUG_ZTS configurationParameters: '--enable-debug --enable-maintainer-zts' + - template: azure/macos/job.yml + parameters: + configurationName: MACOS_DEBUG_NTS + configurationParameters: '--enable-debug --disable-maintainer-zts' -- cgit v1.2.1