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:
27
27
- ' IE_11'
28
28
- ' Safari_latest'
29
29
# 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.
33
31
# See https://github.com/jquery/jquery-test-runner/issues/17
34
32
- ' Safari_18'
35
- - ' Safari_17'
36
33
- ' Chrome_latest'
37
34
- ' Chrome_latest-1'
38
35
- ' Opera_latest'
39
36
- ' Edge_latest'
40
37
- ' Edge_latest-1'
41
38
- ' Firefox_latest'
42
39
- ' Firefox_latest-1'
40
+ - ' __iOS_26'
43
41
- ' __iOS_18'
44
42
- ' __iOS_17'
45
- - ' __iOS_16'
46
43
steps :
47
44
- name : Checkout
48
45
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
You can’t perform that action at this time.
0 commit comments