cpython/Misc/NEWS.d/next/Tests/2025-04-29-14-56-37.gh-issue-133131.1pchjl.rst
Russell Keith-Magee 42b0b0667e
gh-133131: Discover an appropriate iOS simulator rather than hard-coding iPhone SE 3rd gen (#133132)
Determines a candidate simulator at runtime rather than hardcoding iPhone SE.
2025-04-30 05:35:36 +08:00

2 lines
129 B
ReStructuredText

The iOS testbed will now select the most recently released "SE-class" device
for testing if a device isn't explicitly specified.