-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[release/8.0] Remove OSX.13.ARM64 from HelixTargetQueues #36838
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
Conversation
Can you help me understand what the issues were with this, and what kind of coverage we loose with removing this lane. |
@SamMonoRT Microsoft.Data.Sqlite.e_sqlite3mc.Tests tests are timing out on osx13 arm64. This is most likely due to a bug in Sqlite. We don't ship any platform specific code so we don't lose any coverage by not running on this lane. |
No description provided.