File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,19 @@ jobs:
2727 - ' IE_11'
2828 - ' Safari_latest'
2929 # JTR doesn't take into account the jump from Safari 18 to 26,
30- # so we need to specify versions explicitly. Also, while BrowserStack
31- # already added macOS Tahoe with Safari 26, it's not a stable release
32- # yet, so we need to test on Safari 17 as well.
30+ # so we need to specify versions explicitly.
3331 # See https://github.com/jquery/jquery-test-runner/issues/17
3432 - ' Safari_18'
35- - ' Safari_17'
3633 - ' Chrome_latest'
3734 - ' Chrome_latest-1'
3835 - ' Opera_latest'
3936 - ' Edge_latest'
4037 - ' Edge_latest-1'
4138 - ' Firefox_latest'
4239 - ' Firefox_latest-1'
40+ - ' __iOS_26'
4341 - ' __iOS_18'
4442 - ' __iOS_17'
45- - ' __iOS_16'
4643 steps :
4744 - name : Checkout
4845 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
You can’t perform that action at this time.
0 commit comments