Skip to content

Commit

Permalink
updating to macOs 10.14
Browse files Browse the repository at this point in the history
  • Loading branch information
rorywalsh committed Mar 16, 2020
1 parent b534a25 commit 698ff18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- job: macOS
pool:
vmImage: 'macos-10.13'
vmImage: 'macos-10.14'
xcodeVersion: '9.4.1'
steps:
- bash: chmod 777 buildOSX.sh
Expand Down

0 comments on commit 698ff18

Please sign in to comment.