We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c93d83 commit 96c3908Copy full SHA for 96c3908
azure_pipelines/pr-validation.yml
@@ -191,7 +191,7 @@ jobs:
191
- template: templates/tests-with-conf-file.yml
192
parameters:
193
schema: 'MSAL Mac Native Auth E2E Tests'
194
- full_path: 'build/Build/Products/MSAL Mac Native Auth E2E Tests_MSAL Mac Native Auth E2E Tests_macosx15.1-x86_64.xctestrun'
+ full_path: 'build/Build/Products/MSAL Mac Native Auth E2E Tests_MSAL Mac Native Auth E2E Tests_macosx14.5-x86_64.xctestrun'
195
destination: 'platform=macOS'
196
sdk: 'macosx'
197
retry_tests: false
0 commit comments