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