Skip to content

Commit 62cd52a

Browse files
committed
Update azure macos builds to 10.15
Closes GH-5908.
1 parent 34fe1b9 commit 62cd52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/macos/job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parameters:
55
jobs:
66
- job: ${{ parameters.configurationName }}
77
pool:
8-
vmImage: 'macOS-10.14'
8+
vmImage: 'macOS-10.15'
99
steps:
1010
- template: brew.yml
1111
- script: |

0 commit comments

Comments
 (0)