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
# iOS 26 - Use pre-installed iOS 26.1 runtime on macOS-26
274
274
- name: iOS 26 Sentry
275
275
runs-on: macos-26
276
276
xcode: "26.1"
277
277
test-destination-os: "26.1"
278
-
install_platforms: true
279
278
platform: "iOS"
280
-
create_device: true
281
279
device: "iPhone 17 Pro"
282
280
scheme: "Sentry"
283
281
# This runner seems to be slower than the others, so we give it more time because otherwise it frequently times out. The build step often alone takes 20 minutes and also booting the simulator takes a while.
0 commit comments