onnxruntime/tools/ci_build/github/azure-pipelines/mac-ci-pipeline.yml
2023-03-24 23:39:15 -07:00

7 lines
236 B
YAML

stages:
- template: templates/mac-cpu-packaging-pipeline.yml
parameters:
AllowReleasedOpsetOnly: 0
BuildForAllArchs: false
AdditionalBuildFlags: --build_objc --enable_language_interop_ops --build_wheel
WithCache: true