aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/templates/stages-uhd-pipeline.yml
diff options
context:
space:
mode:
authorSteven Koo <steven.koo@ni.com>2021-12-16 11:17:57 -0600
committerAaron Rossetto <aaron.rossetto@ni.com>2022-01-06 15:10:53 -0600
commitf0ae43ad740335771b4c48a37b92b6f4b38f766a (patch)
tree6928ad7d8e576af7d0a31998a8a19958c8b14943 /.ci/templates/stages-uhd-pipeline.yml
parentd0bd9f174195f9baca4c383b4c98acef983f0f88 (diff)
downloaduhd-f0ae43ad740335771b4c48a37b92b6f4b38f766a.tar.gz
uhd-f0ae43ad740335771b4c48a37b92b6f4b38f766a.tar.bz2
uhd-f0ae43ad740335771b4c48a37b92b6f4b38f766a.zip
ci: build on macOS
This adds macOS build support using homebrew Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.ci/templates/stages-uhd-pipeline.yml')
-rw-r--r--.ci/templates/stages-uhd-pipeline.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/templates/stages-uhd-pipeline.yml b/.ci/templates/stages-uhd-pipeline.yml
index a67dbed97..462f73026 100644
--- a/.ci/templates/stages-uhd-pipeline.yml
+++ b/.ci/templates/stages-uhd-pipeline.yml
@@ -47,6 +47,9 @@ stages:
parameters:
toolset: msbuild
release_binaries: ${{ parameters.release_binaries }}
+ - template: job-uhd-build-src.yml
+ parameters:
+ toolset: make_homebrew_macos
- ${{ if parameters.custom_boost_version }}:
- template: job-uhd-build-src.yml