update pipelines to use macos-14 image
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
displayName: "Test with ORT Extensions native pod"
|
displayName: "Test with ORT Extensions native pod"
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: "macOS-13"
|
vmImage: "macOS-14"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
artifactsName: "ios_packaging_artifacts_full"
|
artifactsName: "ios_packaging_artifacts_full"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
displayName: "Test with released ORT native pod"
|
displayName: "Test with released ORT native pod"
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: "macOS-13"
|
vmImage: "macOS-14"
|
||||||
|
|
||||||
timeoutInMinutes: 60
|
timeoutInMinutes: 60
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user