Skip to content

Commit f23488e

Browse files
Update Azure Pipelines to use macOS-10.15 image
1 parent 0a41927 commit f23488e

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
@@ -48,7 +48,7 @@ jobs:
4848

4949
- job: macOS
5050
pool:
51-
vmImage: macOS 10.13
51+
vmImage: macOS-10.15
5252
steps:
5353
- checkout: self
5454
clean: true

0 commit comments

Comments
 (0)