update pipelines to use macos-14 image

This commit is contained in:
edgchen1
2026-02-06 11:29:19 -08:00
parent a889626993
commit 9f7de3a8ff
2 changed files with 2 additions and 2 deletions
@@ -3,7 +3,7 @@
displayName: "Test with ORT Extensions native pod"
pool:
vmImage: "macOS-13"
vmImage: "macOS-14"
variables:
artifactsName: "ios_packaging_artifacts_full"