File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 29
29
- ' IE_9'
30
30
- ' Safari_latest'
31
31
# JTR doesn't take into account the jump from Safari 18 to 26,
32
- # so we need to specify versions explicitly. Also, while BrowserStack
33
- # already added macOS Tahoe with Safari 26, it's not a stable release
34
- # yet, so we need to test on Safari 17 as well.
32
+ # so we need to specify versions explicitly.
35
33
# See https://github.com/jquery/jquery-test-runner/issues/17
36
34
- ' Safari_18'
37
- - ' Safari_17'
38
35
- ' Chrome_latest'
39
36
- ' Chrome_latest-1'
40
37
- ' Opera_latest'
@@ -43,12 +40,14 @@ jobs:
43
40
- ' Edge_18'
44
41
- ' Firefox_latest'
45
42
- ' Firefox_latest-1'
43
+ - ' Firefox_128'
46
44
- ' Firefox_115'
47
45
- ' Firefox_102'
48
46
- ' Firefox_91'
49
47
- ' Firefox_78'
50
48
- ' Firefox_60'
51
49
- ' Firefox_48'
50
+ - ' __iOS_26'
52
51
- ' __iOS_18'
53
52
- ' __iOS_17'
54
53
- ' __iOS_16'
You can’t perform that action at this time.
0 commit comments