Skip to content

Commit 5e39fcd

Browse files
committed
Update azure-pipelines.yml
switching to 11.0 for build system
1 parent 90cb27d commit 5e39fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
condition: succeeded()
156156
timeoutInMinutes: 0
157157
pool:
158-
vmImage: 'macOS-latest'
158+
vmImage: 'macOS-11'
159159
variables:
160160
version_string: $[ dependencies.DetectBuildType.outputs['setvarStep.version_string'] ]
161161

0 commit comments

Comments
 (0)