-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move pipeline to run with Xcode 16 on MacOS 14 #2456
Conversation
* Revert macos to 14 and comment * Proper spacing * Spacing * Spacing * Using Xcode 16.1 * Change simulator to 18.1 for xcode 16.1 * Update simulator * Correct macos version --------- Co-authored-by: Silviu Petrescu <[email protected]>
* Skipping e2e tests for macOS that don't work * Fix macOS version for PR validation script
@@ -29,6 +29,9 @@ import MSAL | |||
final class MSALNativeAuthSignInWithMFAEndToEndTests: MSALNativeAuthEndToEndPasswordTestCase { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request does not update CHANGELOG.md.
Please consider if this change would be noticeable to a partner or user and either update CHANGELOG.md or resolve this conversation.
Cloned PR for kasong/more-logs AI description (iteration 1)PR ClassificationCode enhancement and test updates PR SummaryThis pull request enhances the automation pipeline and updates test configurations.
|
Proposed changes
Type of change
Risk
Additional information