Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 20283d0

Browse files
authored
Update mac Image to 10.14 in CI as 10.13 is going to be deprecated in March (#208)
1 parent 8c5dfc2 commit 20283d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci/azure-pipelines-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- job: 'PS6_macOS'
5353
displayName: PowerShell 6 | macOS
5454
pool:
55-
vmImage: 'macOS-10.13'
55+
vmImage: 'macOS-10.14'
5656
steps:
5757
- template: templates/ci-general.yml
5858

0 commit comments

Comments
 (0)