mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-16 01:33:39 +00:00
7 lines
236 B
YAML
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
|