You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(ci): optimize platform coverage to reduce build times
- Remove Xcode 15.2 testing (keep only 15.4 for backward compatibility)
- Remove tvOS, visionOS, and watchOS platforms (less critical for backend SDK)
- Keep iOS, macOS, and macCatalyst for comprehensive coverage
- Maintain Linux and Android cross-platform testing
- Expected 50-60% reduction in CI time while maintaining good coverage
This optimization focuses on the most commonly used platforms while
significantly reducing CI resource usage and wait times.
0 commit comments