mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-03 23:49:44 +00:00
pool:
name: "Azure Pipelines"
image: "macOS-13"
os: macOS
sdl:
sourceAnalysisPool:
name: onnxruntime-Win-CPU-2022
os: windows
This commit is contained in:
parent
6a4c410376
commit
acf10863ff
1 changed files with 7 additions and 1 deletions
|
|
@ -55,7 +55,13 @@ extends:
|
|||
parameters:
|
||||
# Update the pool with your team's 1ES hosted pool.
|
||||
pool:
|
||||
vmImage: "macOS-13"
|
||||
name: "Azure Pipelines"
|
||||
image: "macOS-13"
|
||||
os: macOS
|
||||
sdl:
|
||||
sourceAnalysisPool:
|
||||
name: onnxruntime-Win-CPU-2022
|
||||
os: windows
|
||||
stages:
|
||||
- stage: IosPackaging_SetCommonVariables
|
||||
dependsOn: []
|
||||
|
|
|
|||
Loading…
Reference in a new issue