6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 170c0194
Changed files
azure/templates/build-ios.yml | 2 ++ 1 file changed, 2 insertions(+)
Diff
diff --git a/azure/templates/build-ios.yml b/azure/templates/build-ios.yml
index ade817dc..07173464 100644
--- a/azure/templates/build-ios.yml
+++ b/azure/templates/build-ios.yml
@@ -2,6 +2,8 @@ variables:
- name: cppwd
- name: flavor
+pool:
+ vmImage: 'macOS-14'
steps:
# Download secure file from Azure library
- task: DownloadSecureFile@1