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 60a7e62 commit d63e6aeCopy full SHA for d63e6ae
.github/workflows/browserstack.yml
@@ -37,9 +37,11 @@ jobs:
37
- 'Edge_latest-1'
38
- 'Firefox_latest'
39
- 'Firefox_latest-1'
40
- - '__iOS_26'
41
- - '__iOS_18'
42
- - '__iOS_17'
+ - '_:iPhone 17_iOS_26'
+ - '_:iPhone 16_iOS_18'
+ - '_:iPhone 15 Pro_iOS_17'
43
+ - '_:iPad Air 13 2025_iOS_26'
44
+ - '_:iPad Air 13 2025_iOS_18'
45
steps:
46
- name: Checkout
47
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments