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
Override defaultTestDevice for test-builds-xcode-26-release (#5453)
## Summary
test-builds-xcode-26-release is failing due to not being able to access
the 16.4 simulator. I believe i experienced the same issue with the
other job, and forgot that we need to override the env variable.
## Motivation
CI Blocked.
## Testing
None.
## Changelog
<!-- Is this a notable change that affects users? If so, add a line to
`CHANGELOG.md` and prefix the line with one of the following:
- [Added] for new features.
- [Changed] for changes in existing functionality.
- [Deprecated] for soon-to-be removed features.
- [Removed] for now removed features.
- [Fixed] for any bug fixes.
- [Security] in case of vulnerabilities.
-->
0 commit comments