Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/browserstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ jobs:
- '_:iPhone 16_iOS_18'
- '_:iPhone 15 Pro_iOS_17'
- '_:iPhone 14_iOS_16'
# None of the iOS 15 devices currently work; the browser
# doesn't even start.
# - '_:iPhone 13_iOS_15'
- '_:iPhone 13_iOS_15'
- '_:iPhone 12_iOS_14'
- '_:iPhone 11_iOS_13'
# iOS 12 & older is not officially supported by BrowserStack as
Expand Down
Loading