Skip to content

Commit

Permalink
Merge pull request #5252 from Gillibald/master
Browse files Browse the repository at this point in the history
Fix mac agent
  • Loading branch information
danwalmsley authored Jan 5, 2021
2 parents c85fa2b + 5db58e7 commit 3c22ce5
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 @@ -51,7 +51,7 @@ jobs:
inputs:
actions: 'build'
scheme: ''
sdk: 'macosx11.0'
sdk: 'macosx11.1'
configuration: 'Release'
xcWorkspacePath: '**/*.xcodeproj/project.xcworkspace'
xcodeVersion: '12' # Options: 8, 9, default, specifyPath
Expand Down

0 comments on commit 3c22ce5

Please sign in to comment.