We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c70e74 commit 40eaa3bCopy full SHA for 40eaa3b
azure-pipelines.yml
@@ -34,7 +34,7 @@ jobs:
34
- template: Test-Bash.yml@templates
35
parameters:
36
name: 'Test_macOS'
37
- vmImage: 'macOS-11'
+ vmImage: 'macOS-14'
38
BuildConfiguration: ${{ variables.BuildConfiguration }}
39
Workloads: ${{ variables.Workloads }}
40
@@ -85,7 +85,7 @@ jobs:
85
- template: Publish-Bash.yml@templates
86
87
name: 'Publish_macOS'
88
89
90
91
PublishFramework: ${{ variables.PublishFramework }}
0 commit comments