We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cde8b5 commit ad9a4deCopy full SHA for ad9a4de
1 file changed
.github/workflows/cron-checks.yml
@@ -30,9 +30,9 @@ jobs:
30
- ios: "17.5"
31
device: "iPhone 15 Pro"
32
setup_runtime: true
33
- - ios: "16.4"
34
- device: "iPhone 14 Pro"
35
- setup_runtime: true
+ # - ios: "16.4" # XCTest runner hangs most of the time on iOS 16
+ # device: "iPhone 14 Pro"
+ # setup_runtime: true
36
- ios: "15.5"
37
device: "iPhone 13 Pro"
38
0 commit comments