We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0930d0f commit 74c8914Copy full SHA for 74c8914
1 file changed
.github/workflows/browserstack.yml
@@ -74,19 +74,6 @@ jobs:
74
75
- '_:iPad Air 13 2025_iOS_26'
76
- '_:iPad Air 13 2025_iOS_18'
77
-
78
- # iOS 10 is a tier 4 device as of January 2025 and its availability
79
- # is poor, leading to frequent test timeouts. Skip testing on it.
80
- # See https://www.browserstack.com/device-tiers
81
- # - '__iOS_10'
82
83
- # Versions below are not officially supported by BrowserStack as
84
- # they use emulators instead of real devices. We include them as
85
- # long as they still work.
86
- - '__iOS_9'
87
- - '__iOS_8'
88
- # iOS 7 emulators no longer work properly
89
- # - '__iOS_7'
90
steps:
91
- name: Checkout
92
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments