Skip to content

Commit

Permalink
Merge pull request #10 from cake-contrib/mac_platform_update
Browse files Browse the repository at this point in the history
GH9: Update macOS platform for Azure pipeline
  • Loading branch information
deqenq committed Jun 26, 2020
2 parents d35f366 + a888d76 commit f0aed2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-macos.yml
Expand Up @@ -7,7 +7,7 @@ variables:
jobs:
- job: macOS
pool:
vmImage: 'xcode9-macos10.13'
vmImage: 'macOS-10.14'
steps:
- task: UseDotNet@2
displayName: 'Use .NET Core sdk'
Expand Down

0 comments on commit f0aed2e

Please sign in to comment.