Skip to content

Commit

Permalink
Switch PR validation to proper macOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrescu84 committed Dec 20, 2024
1 parent 4f65bff commit 1c93d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure_pipelines/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
- template: templates/tests-with-conf-file.yml
parameters:
schema: 'MSAL Mac Native Auth E2E Tests'
full_path: 'build/Build/Products/MSAL Mac Native Auth E2E Tests_MSAL Mac Native Auth E2E Tests_macosx14.5-x86_64.xctestrun'
full_path: 'build/Build/Products/MSAL Mac Native Auth E2E Tests_MSAL Mac Native Auth E2E Tests_macosx15.1-x86_64.xctestrun'
destination: 'platform=macOS'
sdk: 'macosx'
retry_tests: false
Expand Down

0 comments on commit 1c93d83

Please sign in to comment.