diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1b73f768..fa17cc64 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,8 +16,8 @@ pr: - master jobs: -# - template: .azure/ci-linux-job.yml -# - template: .azure/ci-macos-job.yml +- template: .azure/ci-linux-job.yml +- template: .azure/ci-macos-job.yml - template: .azure/ci-windows-job.yml