6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit cf7a30c1
Changed files
azure/azure-pipelines.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Diff
diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index 202e877c..8c67e5d6 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -12,8 +12,10 @@ trigger:
branches:
include:
- '*'
+
pool:
- vmImage: 'macOS-13'
+ vmImage: 'macOS-latest'
+
stages:
- stage: SetVariablesForEnvironment
jobs: